1
Fork 0
raytracer/extern/stb/CMakeLists.txt
2020-02-17 10:37:01 -05:00

2 lines
77 B
CMake

add_library(stb INTERFACE)
target_include_directories(stb INTERFACE include)