regxmllib
regxmllib copied to clipboard
Enhanced CMake install features
trafficstars
Features:
- Different targets for Release and Debug (the latter with appendix "_d"
- Creates regxmllibcConfig.cmake and regxmllibcTargets.cmake files that allow other applications to discover regxmllib using find_package(regxmllibc)
- GUI Option for BUILD_SHARED (default: off)
- Installs entire *.h tree
- Standard install targets for MacOS and Windows (Linux untested)
- Tested with MacOS 10.10 and Win 7 / VS 2015
@IMFTool Thanks! Will review. Any chance you can rebase against the HEAD of master?