Skip to content

Instantly share code, notes, and snippets.

@Exchizz
Created November 15, 2016 16:52
Show Gist options
  • Save Exchizz/d17255933f6c1b910b2be79148495727 to your computer and use it in GitHub Desktop.
Save Exchizz/d17255933f6c1b910b2be79148495727 to your computer and use it in GitHub Desktop.
add_custom_target(run
COMMAND ./parser
DEPENDS run
WORKING_DIRECTORY ${CMAKE_PROJECT_DIR}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment