cmake-basis / BASIS

CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices and utilities available. This project supplies a fully integrated suite of functionality to make the whole process seamless!
https://cmake-basis.github.io
Other
48 stars 10 forks source link

GenerateExportHeader: DEFINE_NO_DEPRECATED conflict #558

Closed schuhschuh closed 8 years ago

schuhschuh commented 8 years ago

Issue by schuhschuh Thursday Mar 17, 2016 at 14:50 GMT Originally opened as https://github.com/cmake-basis/legacy/issues/558


See this CMake bug report I filed. My patch was already applied and will make it into CMake 3.6. For older CMake versions, as BASIS yet requires only version 2.8.12, a copy of this fixed module needs to be added to the CMake BASIS Modules (see this commit).