File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # The name of our project is “R3BFRS”. CMakeLists files in this project can
1+ # The name of our project is “R3BFRS”. CMakeLists files in this project can
22# refer to the R3BROOT root source directory of the project as ${R3BROOT_SOURCE_DIR},
3- # the SOFIA root source directory as ${R3BFRS_SOURCE_DIR} (for the frs specifics) or
3+ # the FRS root source directory as ${R3BFRS_SOURCE_DIR} (for the frs specifics) or
44# as ${CMAKE_SOURCE_DIR} and to the root binary directory of the project as
55# ${R3BFRS_BINARY_DIR} or ${CMAKE_BINARY_DIR}.
66
7- # Recurse into the given subdirectories. This does not actually
8- # cause another cmake executable to run. The same process will walk through
7+ # Recurse into the given subdirectories. This does not actually cause
8+ # another cmake executable to run. The same process will walk through
99# the project's entire directory structure.
1010
1111Set (R3BFRS_SOURCE_DIR ${R3BROOT_SOURCE_DIR} /frs/)
12+ message ("-- ${BBlue} FRS project found${CR} " )
1213
1314#FRS specific
1415add_subdirectory (frsdata )
You can’t perform that action at this time.
0 commit comments