Allow to disable example building

This commit is contained in:
SirLynix
2022-07-27 23:02:24 +02:00
parent 057eb1b350
commit d783418a63
15 changed files with 15 additions and 27 deletions

View File

@@ -1,5 +1,3 @@
target("DopplerEffect")
set_group("Examples")
set_kind("binary")
add_deps("NazaraAudio", "NazaraPlatform")
add_files("main.cpp")