couch/thirdparty/CMakeLists.txt

6 lines
81 B
CMake
Raw Permalink Normal View History

project(Couch)
2021-01-18 18:25:47 -06:00
## STB (image)
2021-01-26 16:42:28 -06:00
target_include_directories(couchlib
PUBLIC stb)