11 Commits
Author SHA1 Message Date
Andrey Semashev 8c32ebea0b Removed executable flags from files. (#267) 2023-02-21 08:35:45 +08:00
Denis Mikhailov 0a2da9d0ac Add describe dependency (#262)
* Add describe dependency

* Add mp11 dependency
2022-12-21 13:49:11 +08:00
djowel e79a8690f0 Merge branch 'develop' 2022-09-26 08:11:49 +08:00
Joel de Guzman 6b2a3b96ac Revert "Added functional dependency to master" 2022-07-15 09:56:21 +08:00
Denis Mikhailov 5d78322e16 Added functional dependency to master 2022-07-04 16:26:07 +06:00
Peter Dimov 500e4c120f Update CMakeLists.txt 2021-06-10 01:00:55 +03:00
Mike Dev b180146e3d [CMake] Add disclaimer and turn tabs into spaces 2019-01-28 13:02:40 +01:00
Mike Dev 68affa1706 [CMake] Generate cmake target that other libraries can use
... to express their dependency on this library and retrieve any
configuration information such as the include directory, binary
to link to (if any), transitive dependencies, necessary compiler
options or the required c++ standards level.
2019-01-23 19:03:03 +01:00
Troy D. Straszheim 43f861ca87 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim 2e33d288b1 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Michael A. Jackson e0cc53e8a9 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00