mirror of
https://github.com/overte-org/overte.git
synced 2025-07-05 23:29:08 +02: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)
|
if (BUILD_TOOLS)
|
||||||
# Allow different tools for stable builds
|
# Allow different tools for stable builds
|
||||||
if (NOT STABLE_BUILD)
|
if (STABLE_BUILD)
|
||||||
set(ALL_TOOLS
|
set(ALL_TOOLS
|
||||||
udt-test
|
udt-test
|
||||||
vhacd-util
|
vhacd-util
|
||||||
|
|
Loading…
Reference in a new issue