Skip to content

Commit 62cd149

Browse files
committed
Cosmetic changes for cmake files
1 parent 91c6d24 commit 62cd149

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
# the project's entire directory structure.
1010

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

1415
#FRS specific
1516
add_subdirectory (frsdata)

0 commit comments

Comments
 (0)