Remove stale changes.
This commit is contained in:
@@ -163,9 +163,9 @@ if(QTK_SUBMODULES)
|
||||
add_compile_definitions(-Dfdopen=fdopen)
|
||||
endif()
|
||||
if(NOT WIN32)
|
||||
# Required to statically link.
|
||||
add_compile_options(-fPIC)
|
||||
endif()
|
||||
# Required to statically link.
|
||||
set(BUILD_SHARED_LIBS OFF CACHE STRING "Build static assimp libs" FORCE)
|
||||
set(ASSIMP_BUILD_ZLIB ON CACHE STRING "Build Zlib with assimp." FORCE)
|
||||
set(
|
||||
|
||||
Reference in New Issue
Block a user