Skip to content

Commit

Permalink
Fix cmake message (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelCompany authored Apr 5, 2019
2 parents ae56c2f + 8f0631e commit ba94e14
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 ba94e14

Please sign in to comment.