mirror of
https://github.com/minetest/minetest.git
synced 2025-04-03 00:42:46 +02:00
Fix a typo in comment of CMakeLists.txt
This commit is contained in:
@ -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)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user