Jan Solanti
bdcb7cc12b
Fix building as a git submodule.
...
CMAKE_SOURCE_DIR points at the root project's source dir,
which is wrong when building squirrel as a git submodule.
CMAKE_CURRENT_SOURCE_DIR points at the dir of the current
CMakeLists.txt and thus should be used most of the time.
2017-03-10 19:42:10 +02:00
Fabian Wolff
89b5c519af
Improve Linux build
2016-03-16 00:01:16 +01:00
Fabian Wolff
b26f60fb2b
Documentation can no longer be installed with CMake
2016-03-15 23:11:11 +01:00
Fabian Wolff
c474903549
Improve CMAKE_BUILD_TYPE handling
2016-03-13 15:08:25 +01:00
Fabian Wolff
2592e50f83
Implement more flexible installation
2016-03-13 14:36:10 +01:00
Fabian Wolff
e9f7d4f264
Add -Wcast-qual to g++ flags
2016-03-09 18:17:21 +01:00
Fabian Wolff
d9ce07f065
Merge branch master
2016-03-08 13:59:33 +01:00
Fabian Wolff
2fb3522470
Various improvements
2016-03-06 19:43:57 +01:00
M1cha
0568675561
switch to CMake build system
2016-02-02 23:25:37 +01:00