Skip to content
Snippets Groups Projects
Commit cd970458 authored by Pete Peterson's avatar Pete Peterson
Browse files

Updating comment

parent 02a81244
No related branches found
No related tags found
No related merge requests found
...@@ -150,7 +150,7 @@ add_custom_target( Framework DEPENDS ${FRAMEWORK_LIBS} ) ...@@ -150,7 +150,7 @@ add_custom_target( Framework DEPENDS ${FRAMEWORK_LIBS} )
# N.B. INBUNDLE variable is empty except on Mac (set in DarwinSetup.cmake) # N.B. INBUNDLE variable is empty except on Mac (set in DarwinSetup.cmake)
########################################################################### ###########################################################################
# Create instrument directory and make it writable so vtp files can go there # Create instrument directory
install ( DIRECTORY ../instrument/ DESTINATION ${INBUNDLE}instrument install ( DIRECTORY ../instrument/ DESTINATION ${INBUNDLE}instrument
PATTERN "*UNIT_TESTING*" EXCLUDE PATTERN "*UNIT_TESTING*" EXCLUDE
PATTERN ".gitignore" EXCLUDE PATTERN ".gitignore" EXCLUDE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment