couch/thirdparty/CMakeLists.txt
Dane Johnson bc98444a69 Revert "Build Assimp from source"
This reverts commit a41fcbe7f4.
2021-03-15 17:28:32 -05:00

6 lines
81 B
CMake

project(Couch)
## STB (image)
target_include_directories(couchlib
PUBLIC stb)