Skip to content

Instantly share code, notes, and snippets.

@mirsking
Created October 18, 2016 11:07
Show Gist options
  • Save mirsking/8da80f5297bc3266bf12c25aed81f988 to your computer and use it in GitHub Desktop.
Save mirsking/8da80f5297bc3266bf12c25aed81f988 to your computer and use it in GitHub Desktop.
qtcreator_with_all_files
FILE(GLOB_RECURSE extra_files ${CMAKE_SOURCE_DIR}/*)
add_custom_target(dummy_${PROJECT_NAME} SOURCES ${extra_files})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment