Cmake updates (STR #645)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4026 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2005-02-06 00:17:50 +00:00
parent 2bbf66c7a4
commit 1f2456132e
7 changed files with 208 additions and 69 deletions

View File

@@ -23,3 +23,5 @@ TARGET_LINK_LIBRARIES(fluid fltk fltk_images fltk_forms ${FLTK_PLATFORM_DEPENDEN
IF(OPENGL_FOUND)
TARGET_LINK_LIBRARIES(fluid fltk_gl)
ENDIF(OPENGL_FOUND)
INSTALL_TARGETS(/bin fluid)