Commit graph

4 commits

Author SHA1 Message Date
Jon Siwek
c732cef69b Fix unnecessary config.h preprocessor (re)definitions.
The CMake-generated config.h would redundantly define some types to
themselves, causing lots of warning in some cases (e.g. Xcode build).

This addresses #414
2011-04-11 16:59:07 -05:00
Jon Siwek
1b9c041d29 Removed unused configure checks (leftover from autotools). 2010-11-17 20:38:34 -06:00
Jon Siwek
d7eb228d52 Minor formatting changes. 2010-11-17 20:38:32 -06:00
Jon Siwek
9d941c097c Moved custom CMake includes up one directory. 2010-11-17 20:38:32 -06:00
Renamed from cmake/modules/CheckFunctions.cmake (Browse further)