Skip to content
Snippets Groups Projects
Commit 2157c67a authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Once more. Please.

parent 5b7e5689
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ elseif (HAVOK_TPV AND NOT LINUX)
if(WINDOWS)
set(LLPHYSICSEXTENSIONS_LIBRARIES ${ARCH_PREBUILT_DIRS}/llphysicsextensions_tpv.lib)
else()
set(LLPHYSICSEXTENSIONS_LIBRARIES ${ARCH_PREBUILT_DIRS}/llphysicsextensions_tpv.a)
set(LLPHYSICSEXTENSIONS_LIBRARIES ${ARCH_PREBUILT_DIRS}/libllphysicsextensions_tpv.a)
endif()
set(LLPHYSICSEXTENSIONS_INCLUDE_DIRS ${LIBS_PREBUILT_DIR}/include/llphysicsextensions)
else (HAVOK)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment