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

fix: Ensure that order of basis_install arguments does not matter [Modules] #595

Closed schuhschuh closed 8 years ago

schuhschuh commented 8 years ago

See BioMedIA/MIRTK#259. Although I could not verify that this is indeed an issue with CMake >=2.8.12.2...


This change is Reviewable