7 Commits

Author SHA1 Message Date
10e478b071 Update CMakeLists.txt 2021-06-10 00:57:45 +03:00
8f77d9cace Reformat CMakeLists.txt 2019-12-23 21:24:28 -05:00
fbceb17be3 [CMake] Small formatting and comment changes 2018-11-12 13:59:42 +01:00
d206a7b5ed [CMake] Add minimal cmake file
Generate cmake target that can be used by other libraries
to express their dependency on this library and retrieve
any configuration information such as the include directory,
transitive dependencies, necessary compiler options or the
required c++ standards level.
2018-10-02 21:50:48 +02:00
81458c44a6 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
3bf1eee7e4 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
3b31c330d5 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