Skip to content

Commit

Permalink
Remove spammy CMake message (#142)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Oct 19, 2021
1 parent 8668a50 commit 26ef785
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cmd/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ set(cmd_script_configured "${cmd_script_generated}.configured")
# within the install directory structure.
set(launch_exe_location "../../../${CMAKE_INSTALL_LIBDIR}/ignition/${IGN_DESIGNATION}${PROJECT_VERSION_MAJOR}/$<TARGET_FILE_NAME:${launch_executable}>")

message("launch_exe_location " ${launch_exe_location})

configure_file(
"cmd${IGN_DESIGNATION}.rb.in"
"${cmd_script_configured}"
Expand Down

0 comments on commit 26ef785

Please sign in to comment.