There was an error while loading. Please reload this page.
1 parent a001088 commit 174ddc4Copy full SHA for 174ddc4
1 file changed
assetimport/CMakeLists.txt
@@ -16,7 +16,7 @@ if (ENABLE_ASSETIMPORT)
16
set(Z_PREFIX_STR "brl_")
17
endif (TARGET ZLIB_BLD)
18
19
- set(ASSETIMPORT_SRC_DIR "${CMAKE_CURRENT_BINARY_DIR}/assetimport/ASSETIMPORT_BLD-prefix/src/ASSETIMPORT_BLD")
+ set(ASSETIMPORT_SRC_DIR "${CMAKE_CURRENT_BINARY_DIR}/ASSETIMPORT_BLD-prefix/src/ASSETIMPORT_BLD")
20
21
ExternalProject_Add(ASSETIMPORT_BLD
22
URL "${CMAKE_CURRENT_SOURCE_DIR}/assimp"
0 commit comments