Forgot a file
authorChristoph Sommer <mail@christoph-sommer.de>
Fri, 12 Jan 2007 18:56:36 +0000 (18:56 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Fri, 12 Jan 2007 18:56:36 +0000 (18:56 +0000)
SVN-Revision: 4553

src/squirrel/CMakeLists.txt

index 8aeac46..baf0720 100644 (file)
@@ -27,7 +27,7 @@ FILE(GLOB SQUIRREL_SOURCES squirrel/*.cpp sqstdlib/*.cpp sqstdlib/*.c)
 
 ## add additional compiler switches
 
-ADD_DEFINITIONS(-include ${SUPERTUX_SOURCE_DIR}/config.h)
+ADD_DEFINITIONS(-include ${CMAKE_BINARY_DIR}/config.h)
 
 ## define a target for building the library