Skip to content

Commit

Permalink
fix status message
Browse files Browse the repository at this point in the history
  • Loading branch information
ahoarau authored Sep 24, 2017
1 parent 73cfe62 commit 8b10f0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rtt_rosclock/config/FindXenomaiPosix.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ set(XENOMAI_POSIX_PROCESS_LIBS XENOMAI_POSIX_LIBRARY)

message(STATUS "
==========================================
Xenomai ${XENOMAI_VERSION} ${XENOMAI_POSIX_SKIN_NAME} skin
Xenomai ${XENOMAI_POSIX_VERSION} ${XENOMAI_POSIX_SKIN_NAME} skin
libs : ${XENOMAI_POSIX_LIBRARY}
include : ${XENOMAI_POSIX_INCLUDE_DIR}
ldflags : ${XENOMAI_POSIX_LDFLAGS}
Expand All @@ -100,4 +100,4 @@ Xenomai ${XENOMAI_VERSION} ${XENOMAI_POSIX_SKIN_NAME} skin
")


libfind_process(XENOMAI_POSIX)
libfind_process(XENOMAI_POSIX)

0 comments on commit 8b10f0c

Please sign in to comment.