mirror of https://github.com/yandex/odyssey.git
machinarium: update cmake banner
This commit is contained in:
parent
8c9fcf04f4
commit
41019c3def
|
@ -44,7 +44,7 @@ include_directories("${OPENSSL_INCLUDE_DIR}")
|
|||
add_subdirectory(src)
|
||||
|
||||
message (STATUS "")
|
||||
message (STATUS "machinarium: cooperative multitasking library.")
|
||||
message (STATUS "MACHINARIUM: Cooperative multitasking framework.")
|
||||
message (STATUS "")
|
||||
message (STATUS "BUILD_SHARED: ${BUILD_SHARED}")
|
||||
message (STATUS "BUILD_VALGRIND: ${BUILD_VALGRIND}")
|
||||
|
|
Loading…
Reference in New Issue