Commit 593eb5a5256f6cde083b6c0e18b6c88bfb530e8a
1 parent
d2f06937
Spell check
Showing
2 changed files
with
2 additions
and
1 deletions
CMakeLists.txt
| @@ -389,7 +389,7 @@ message(STATUS " system: ${CPACK_SYSTEM_NAME}") | @@ -389,7 +389,7 @@ message(STATUS " system: ${CPACK_SYSTEM_NAME}") | ||
| 389 | message(STATUS "") | 389 | message(STATUS "") |
| 390 | if(MINGW) | 390 | if(MINGW) |
| 391 | message(STATUS "MinGW compiler: ${CMAKE_CXX_COMPILER}") | 391 | message(STATUS "MinGW compiler: ${CMAKE_CXX_COMPILER}") |
| 392 | - message(STATUS "MinGW bin dirrectory: ${MINGW_BIN_DIR}") | 392 | + message(STATUS "MinGW bin directory: ${MINGW_BIN_DIR}") |
| 393 | message(STATUS "") | 393 | message(STATUS "") |
| 394 | endif() | 394 | endif() |
| 395 | message(STATUS "*** Options Summary ***") | 395 | message(STATUS "*** Options Summary ***") |