projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c9e52d
)
fix squirrel debug building for cmake
author
Tim Goya
<tuxdev103@gmail.com>
Tue, 9 Oct 2007 13:29:25 +0000
(13:29 +0000)
committer
Tim Goya
<tuxdev103@gmail.com>
Tue, 9 Oct 2007 13:29:25 +0000
(13:29 +0000)
SVN-Revision: 5164
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
baa3716
..
29dc36d
100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-116,6
+116,7
@@
LINK_DIRECTORIES(src/squirrel)
## Some additional include paths
include_directories (${SUPERTUX_SOURCE_DIR}/src/)
+include_directories (${SUPERTUX_SOURCE_DIR}/src/squirrel/)
include_directories (${SUPERTUX_SOURCE_DIR}/src/squirrel/include/)
## Build list of sources for supertux binary