Remove qt rule (not used for now)
This commit is contained in:
parent
94f0d4d25a
commit
8eef44ff76
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in New Issue