update cmakelists, added project manifest
This commit is contained in:
@@ -15,7 +15,7 @@ add_subdirectory(_ThirdParty/glfw)
|
||||
add_subdirectory(_ThirdParty/spdlog)
|
||||
|
||||
set (ASSIMP_INSTALL OFF)
|
||||
if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
||||
if(UNIX)
|
||||
find_path(UNZIP_PATH unzip.h PATHS
|
||||
/usr/include
|
||||
/usr/local/include)
|
||||
|
||||
Reference in New Issue
Block a user