mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-05 23:53:28 +02:00
Removed unnecessary line in CMakeLists.txt
This commit is contained in:
parent
fe29b36b44
commit
124f4b5e83
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ if( NOT WIN32 )
|
|||
|
||||
set(VIRCADIA_OPTIMIZE_FLAGS "")
|
||||
|
||||
set(VIRCADIA_OPTIMIZE_FLAGS "-O3 -fPIC")
|
||||
if(VIRCADIA_OPTIMIZE)
|
||||
|
||||
file(WRITE "${CMAKE_CURRENT_BINARY_DIR}/_env/VIRCADIA_OPTIMIZE.txt" "${VIRCADIA_OPTIMIZE}")
|
||||
|
|
Loading…
Reference in a new issue