author | koda |
Sat, 09 Mar 2013 01:17:31 +0100 | |
changeset 8703 | a1e6dc8a267d |
parent 8702 | a28966180a29 |
child 8704 | 4fa9d9be17f3 |
CMakeLists.txt | file | annotate | diff | comparison | revisions |
--- a/CMakeLists.txt Sat Mar 09 00:57:09 2013 +0100 +++ b/CMakeLists.txt Sat Mar 09 01:17:31 2013 +0100 @@ -253,6 +253,7 @@ "-B" # compile all units "-FE${PROJECT_BINARY_DIR}/bin" # fpc output directory "-Fl${PROJECT_BINARY_DIR}/bin" # fpc linking directory (win/unix) + "-Fi${PROJECT_BINARY_DIR}/hedgewars" # fpc .inc path (out of source builds) "-k-L${PROJECT_BINARY_DIR}/bin" # ld linking directory (unix/osx) "-Cs2000000" # stack size "-vewnq" # fpc output verbosity