You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
205B

  1. #
  2. # automatically generated - do not edit
  3. include_directories("@PREFIX_INCLUDE@")
  4. if(FLTK_EXE_LINKER_FLAGS)
  5. list(APPEND CMAKE_EXE_LINKER_FLAGS "${FLTK_EXE_LINKER_FLAGS}")
  6. endif(FLTK_EXE_LINKER_FLAGS)