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