Skip to content

Commit

Permalink
Fix cmake message
Browse files Browse the repository at this point in the history
  • Loading branch information
lemunozm authored Apr 4, 2019
1 parent ae56c2f commit 8f0631e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ set(${PROJECT_NAME}_DESCRIPTION "eProsima ${PROJECT_NAME_LARGE} library provides

message(STATUS "Configuring ${PROJECT_NAME_LARGE}")
message(STATUS "Version: ${PROJECT_VERSION}")
message(STATUS "To change de version modify the file configure.ac")
message(STATUS "To change the version modify the file configure.ac")

###############################################################################
# Generation of windows installers.
Expand Down

0 comments on commit 8f0631e

Please sign in to comment.