Skip to content

Commit e8e6e81

Browse files
committed
change cmake message
1 parent 35f7eab commit e8e6e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ endif()
3838
# Installation rules
3939
install(DIRECTORY include/ DESTINATION include)
4040

41-
message(STATUS "Build version: ${BUILD_VERSION}")
41+
message(STATUS "slick_queue: ${BUILD_VERSION}")
4242

4343
# Automatically run install after build in Release mode
4444
if(CMAKE_BUILD_TYPE STREQUAL "Release")

0 commit comments

Comments
 (0)