Remove stale changes.

This commit is contained in:
2026-02-14 20:40:25 -05:00
parent 9a87c1df10
commit fe12015d0d
2 changed files with 2 additions and 2 deletions

View File

@@ -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(