mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
Now WITH installation of nitpick.
This commit is contained in:
parent
a6ad53e79e
commit
7cf79c1108
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ endfunction()
|
|||
|
||||
if (BUILD_TOOLS)
|
||||
# Allow different tools for stable builds
|
||||
if (NOT STABLE_BUILD)
|
||||
if (STABLE_BUILD)
|
||||
set(ALL_TOOLS
|
||||
udt-test
|
||||
vhacd-util
|
||||
|
|
Loading…
Reference in a new issue