bc98444a69
This reverts commit a41fcbe7f4
.
6 lines
81 B
CMake
6 lines
81 B
CMake
project(Couch)
|
|
|
|
## STB (image)
|
|
target_include_directories(couchlib
|
|
PUBLIC stb)
|