regxmllib icon indicating copy to clipboard operation
regxmllib copied to clipboard

Enhanced CMake install features

Open IMFTool opened this issue 8 years ago • 1 comments
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 avatar Aug 31 '17 17:08 IMFTool

@IMFTool Thanks! Will review. Any chance you can rebase against the HEAD of master?

palemieux avatar Aug 31 '17 18:08 palemieux