Skip to content

Commit

Permalink
Cosmetic changes for cmake files
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-luis-rs committed Nov 28, 2021
1 parent 91c6d24 commit 62cd149
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
# the project's entire directory structure.

Set(R3BFRS_SOURCE_DIR ${R3BROOT_SOURCE_DIR}/frs/)
message("-- ${BBlue}FRS project found${CR} ")
message(STATUS "${BBlue}FRS project was FOUND${CR} ")
message(" - ${Cyan}FRS_DIR${CR} = ${BGreen}${R3BFRS_SOURCE_DIR}${CR}")

#FRS specific
add_subdirectory (frsdata)
Expand Down

0 comments on commit 62cd149

Please sign in to comment.