Skip to content
Snippets Groups Projects
Verified Commit f24bc92a authored by Justin Carpentier's avatar Justin Carpentier
Browse files

cmake: continue debugging

parent 574b92e9
No related branches found
No related tags found
No related merge requests found
......@@ -157,6 +157,7 @@ ADD_SOURCE_GROUP(${LIBRARY_NAME}_SOURCES)
ADD_HEADER_GROUP(PROJECT_HEADERS_FULL_PATH)
FIND_LIBRARY(ASSIMP_FULL_LIB NAMES assimp PATHS ${ASSIMP_LIBRARY_DIRS} NO_DEFAULT_PATH)
MESSAGE(STATUS "assimp: ${ASSIMP_FULL_LIB}")
TARGET_LINK_LIBRARIES(${LIBRARY_NAME}
PUBLIC
......
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