19 Commits

Author SHA1 Message Date
901c3e55cd
🔧 Update min cmake version to 3.1 2022-10-24 14:14:14 +02:00
Radovan Bast
0e63ae446f in generated CMakeLists.txt include modules with explicit path
do not modify CMAKE_MODULE_PATH

we have seen that this can lead to trouble in combination
with FetchContent where the fetched project can pick up wrong
modules since CMAKE_MODULE_PATH can contain paths from the parent
project
2019-01-23 17:18:24 +01:00
Radovan Bast
e12b47e287 s/coderefinery/dev-cafe/; closes #244 2018-06-20 17:10:31 +02:00
Radovan Bast
43d2bcde1f add default_build_type to example 2017-07-18 14:59:25 +02:00
Radovan Bast
8386baed11 document language specification 2017-06-11 18:44:16 +02:00
Radovan Bast
0da60d43eb update documentation after API changes 2016-07-18 12:17:15 +02:00
Radovan Bast
49d1652c98 update parts of doc 2016-05-28 18:03:22 +02:00
Radovan Bast
a772d29106 s/scisoft/coderefinery/ 2016-04-19 12:30:32 +02:00
Radovan Bast
fd8ec93851 the default setup script name becomes "setup"
it can be changed in autocmake.cfg
2015-10-12 15:30:51 +02:00
Radovan Bast
f5684a45cd minor fixes in doc 2015-10-05 22:32:46 +02:00
Radovan Bast
cf3fd70d51 simplify 2015-10-05 17:01:20 +02:00
Radovan Bast
31f37d0350 rm leftover 2015-10-05 16:17:23 +02:00
Radovan Bast
f970db19e3 extend the autocmake.cfg doc 2015-10-05 16:16:27 +02:00
Radovan Bast
924fa706d5 minor correction in doc 2015-07-31 14:41:50 +02:00
Radovan Bast
7c719d92fa add hello world example 2015-07-31 13:17:17 +02:00
Radovan Bast
c669bd10e1 more doc 2015-07-31 12:35:54 +02:00
Radovan Bast
84958e0879 prepare for more sections 2015-07-30 23:51:25 +02:00
Radovan Bast
4c044b3267 start documenting autocmake.cfg 2015-07-30 21:53:39 +02:00
Radovan Bast
7c52934091 extend doc 2015-07-27 20:29:48 +02:00