diff --git a/moose-core/CMakeLists.txt b/moose-core/CMakeLists.txt index 3e1cddc8475d8a75a9871235dc0ab030683e0769..36f53b7a0c99eaddfec821ad2c2027515da4cba6 100644 --- a/moose-core/CMakeLists.txt +++ b/moose-core/CMakeLists.txt @@ -467,7 +467,7 @@ execute_process( ) # If not set, use default. if(NOT PY_PLATFORM_ARCH) - mes(PY_PLATFORM_ARCH "linux-x86_64") + message(PY_PLATFORM_ARCH "linux-x86_64") endif( ) message(STATUS "Building bdist for arch: ${PY_PLATFORM_ARCH}") add_custom_target( bdist