projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b9c8df
)
Fix a typo in comment of CMakeLists.txt
author
D Laboratory
<dlaboratory@126.com>
Thu, 16 Jul 2015 07:15:29 +0000
(15:15 +0800)
committer
est31
<MTest31@outlook.com>
Sat, 18 Jul 2015 05:50:52 +0000
(07:50 +0200)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index d1353e16c3f9761f4f19d02cea54e07af310bc37..82073c7f27c997a2730d0c47e33a13c9c92dec5c 100644
(file)
--- 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 reas
o
nable
find_package(Irrlicht)