2
0
mirror of https://github.com/boostorg/nowide.git synced 2026-01-19 04:22:12 +00:00

3 Commits

Author SHA1 Message Date
Alexander Grund
5001420750 Fix default Config file in InstallTargets.cmake 2020-03-14 18:43:22 +01:00
Alexander Grund
15ff63f950 Add VERSION_COMPATIBILITY and use INCLUDES DESTINATION 2020-02-20 19:54:34 +01:00
Alexander Grund
de93336895 Simplify CMake
Remove LAYOUT and SYSTEM_INCLUDE parameters (handled by superproject if wanted).
Remove BoostAddLibrary and add the options in the "classic" way.
Refactor BoostInstall into a generic InstallTargets function that wraps
all boilerplate code required for almost all libraries.
2020-01-21 17:33:49 +01:00