Skip to content
Snippets Groups Projects
Commit 2f13eb42 authored by Tim Meyran's avatar Tim Meyran
Browse files

added install target

parent e9a5875a
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,8 @@ target_include_directories(${PROJECT_NAME}
${CMAKE_CURRENT_SOURCE_DIR}/src
)
install(TARGETS scg3 DESTINATION lib)
#OpenGL
find_package(OpenGL REQUIRED)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment