Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix a typo in comment of CMakeLists.txt
  • Loading branch information
D Laboratory authored and est31 committed Jul 18, 2015
1 parent 5b9c8df commit 162af5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -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)


Expand Down

0 comments on commit 162af5f

Please sign in to comment.