Skip to content

Commit

Permalink
Fixed installation lib.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaspard committed Nov 6, 2012
1 parent 777a4fa commit efc548f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ target_link_libraries(${target} ${GLUT_LIBRARIES})
# install
# --------------------------------------------------------------
install(TARGETS ${target}
DESTINATION lib/lubyk
DESTINATION ${LUBYK_LIB}/lib
)

0 comments on commit efc548f

Please sign in to comment.