couch/thirdparty/CMakeLists.txt

8 lines
114 B
CMake
Raw Normal View History

project(Couch)
target_include_directories(couch
PUBLIC stb)
target_include_directories(couchlua
PUBLIC stb)