Fix a typo in comment of CMakeLists.txt

This commit is contained in:
D Laboratory 2015-07-16 15:15:29 +08:00
parent b30e8d8ec6
commit 9ee6eab278
1 changed files with 1 additions and 1 deletions

View File

@ -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)