1
Fork 0
raytracer/extern/stb/CMakeLists.txt

3 lines
77 B
Text
Raw Normal View History

2020-02-17 10:33:56 -05:00
add_library(stb INTERFACE)
target_include_directories(stb INTERFACE include)