couch/thirdparty/CMakeLists.txt
2021-02-05 11:22:37 -06:00

6 lines
81 B
CMake

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