a0d26b634a
than what we had previously, but may need some more testing. The latest changes (removing old APPLE_QD definitions and code) might need another update. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7451 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
9 lines
205 B
CMake
9 lines
205 B
CMake
#
|
|
# automatically generated - do not edit
|
|
|
|
include_directories("@PREFIX_INCLUDE@")
|
|
|
|
if(FLTK_EXE_LINKER_FLAGS)
|
|
list(APPEND CMAKE_EXE_LINKER_FLAGS "${FLTK_EXE_LINKER_FLAGS}")
|
|
endif(FLTK_EXE_LINKER_FLAGS)
|