Browse Source

Merge branch 'master' into revert-corrupt-image-files

Kim Kulling 5 years ago
parent
commit
46faa1e523
1 changed files with 0 additions and 4 deletions
  1. 0 4
      code/CMakeLists.txt

+ 0 - 4
code/CMakeLists.txt

@@ -1213,10 +1213,6 @@ SET_TARGET_PROPERTIES( assimp PROPERTIES
 )
 
 if (APPLE)
-  SET_TARGET_PROPERTIES( assimp PROPERTIES
-    INSTALL_NAME_DIR "${CMAKE_INSTALL_PREFIX}/${ASSIMP_LIB_INSTALL_DIR}"
-  )
-
   if (BUILD_FRAMEWORK)
     SET_TARGET_PROPERTIES( assimp PROPERTIES
       FRAMEWORK TRUE