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

Extend BASIS_PROPERTIES_ON_TARGETS list #545

Closed schuhschuh closed 8 years ago

schuhschuh commented 8 years ago

Issue by schuhschuh Tuesday Jan 12, 2016 at 19:21 GMT Originally opened as https://github.com/cmake-basis/legacy/issues/545


For example, POSITION_INDEPENDENT_CODE and the INTERFACE_* properties were not present when this list was first populated. It is needed by basis_set_target_properties yet.