mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 19:41:20 +02:00
Revert due to stable build problem on Ubuntu.
This commit is contained in:
parent
8b2d9c36af
commit
b77f40d300
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 (STABLE_BUILD)
|
if (RELEASE_TYPE STREQUAL "PRODUCTION")
|
||||||
set(ALL_TOOLS
|
set(ALL_TOOLS
|
||||||
udt-test
|
udt-test
|
||||||
vhacd-util
|
vhacd-util
|
||||||
|
|
Loading…
Reference in a new issue