mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix a typo in comment of CMakeLists.txt
This commit is contained in:
parent
5b9c8dfbd2
commit
162af5fe32
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue