diff --git a/CMakeLists.txt b/CMakeLists.txt index d1353e16c3f9761f4f19d02cea54e07af310bc37..82073c7f27c997a2730d0c47e33a13c9c92dec5c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,7 +54,7 @@ endif() set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/") -# This is done here so that relative search paths are more reasnable +# This is done here so that relative search paths are more reasonable find_package(Irrlicht)