mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 04:53:28 +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)
|
||||
# Allow different tools for stable builds
|
||||
if (STABLE_BUILD)
|
||||
if (RELEASE_TYPE STREQUAL "PRODUCTION")
|
||||
set(ALL_TOOLS
|
||||
udt-test
|
||||
vhacd-util
|
||||
|
|
Loading…
Reference in a new issue