- Mar 24, 2020
-
-
Nadeem Shehzad authored
-
- Mar 18, 2020
-
-
Nadeem Shehzad authored
-
- Mar 17, 2020
-
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
- Mar 16, 2020
-
-
Nadeem Shehzad authored
-
- Mar 13, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Feb 07, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jan 30, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jan 28, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jan 27, 2020
-
-
Martin Killenberg authored
-
- Jan 08, 2020
-
-
Martin Killenberg authored
add two more ignores related to eclipse projects.
-
zenker authored
-
- Oct 14, 2019
-
-
Jens Georg authored
THis is necessary for newer Boost (1.71) which puts the exported targets in Boost_LIBRARIES. If we export that verbatim it causes link issues on projects using the config scripts from Make
-
- Sep 27, 2019
-
-
Christoph Kampmeyer authored
-
- Sep 25, 2019
-
-
Jens Georg authored
This reverts commit e7294d81. This does not exist on xenial yet
-
- Sep 24, 2019
-
-
Jens Georg authored
find_package is for use inside the *Config.cmake files
-
Jens Georg authored
To add public dependencies to the generated config, use e.g. list(APPEND ${PROJECT_NAME}_PUBLIC_DEPENDENCIES "Boost COMPONENTS system thread chrono")
-
- May 22, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- May 16, 2019
-
-
Jan H. K. Timm authored
-
- Apr 29, 2019
-
-
Jens Georg authored
-
- Mar 22, 2019
- Mar 13, 2019
-
-
Martin Christoph Hierholzer authored
-
- Mar 07, 2019
-
-
vargheseg authored
'*.md' files put into the projects doc directory will be picked as part of the documentation. '*.md' files in other locations of the source tree will be ignored.
-
- Mar 04, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Feb 20, 2019
-
-
vargheseg authored
enclose CMAKE_BUILD_TYPE in quotes; this transforms it into an wmpty string and the string command wont complain that its missing an argument when CMAKE_BUILD_TYPE is not set.
-
- Feb 18, 2019
-
-
vargheseg authored
Cmake treats CMAKE_BUILD_TYPE string as case insensitve. Make the check for enabling coverage reflect this to make usage less restrictive.
-
- Feb 14, 2019
-
-
Martin Christoph Hierholzer authored
-