ULRE/example/OutputGLInfo/CMakeLists.txt
2018-11-30 13:57:57 +08:00

6 lines
96 B
CMake

add_executable(OutputGLInfo main.cpp)
target_link_libraries(OutputGLInfo PRIVATE ${ULRE})