summaryrefslogtreecommitdiffstats
path: root/Templates/CCMakeSystemConfig.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* correct c flags for shared linksBill Hoffman2002-04-261-3/+3
|
* BUG: fix shared links for cc on hpBill Hoffman2002-04-261-0/+11
|
* more advanced valuesBill Hoffman2002-04-171-0/+1
|
* ENH: use separate vars for creating c++ and c shared libraries and add a ↵Bill Hoffman2002-04-081-0/+2
| | | | test for c libraries
* ENH: add enable language support for PROJECT command, this means that a C ↵Bill Hoffman2002-04-021-0/+143
only project can be built with cmake, even without a cxx compiler