aboutsummaryrefslogtreecommitdiff
path: root/modules/print_status.cmake
blob: 907ccba6f8c870233ec57efbdeb48bbb75035586 (plain)
1
2
# Print a status message. Useful when you want to say something from a command in cmake.
MESSAGE(STATUS ${MESSAGE})