Remove qt rule (not used for now)

This commit is contained in:
SirLynix 2023-08-06 12:25:12 +02:00
parent 94f0d4d25a
commit 8eef44ff76
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ if has_config("shadernodes") then
target("NazaraShaderNodes", function ()
set_group("Tools")
set_kind("binary")
add_rules("qt.widgetapp")
add_deps("NazaraCore")
add_packages("nzsl")