Re: [CMake] Using CPack with OSX 10.9

2014-07-28 Thread Mihai Moldovan
On 29.07.2014 03:06 am, lachlan.hether...@csiro.au wrote: > I believe PackageMaker has now disappeared (I can’t run the old version on my > current machine and there doesn’t seem to be a new version available anywhere) A Mavericks-compatible version of PackageMaker is available on https://develope

[CMake] CMAKE_FRAMEWORK_SYSTEM_FLAG_CXX?

2013-08-30 Thread Mihai Moldovan
Hi all I'd like to change -Fpath to -iframework path (or -iframework path.) With non-frameworks code, CMAKE_INCLUDE_SYSTEM_FLAG_CXX can be set to -isystem, so system includes are being included via -isystem path instead of -I path. Is there any such option for frameworks? Mihai smime.p7s D

[CMake] DeployQt5.cmake

2013-08-14 Thread Mihai Moldovan
ll time. # is the COMPONENT used for bundle fixup and plugin installation. # See documentation of FIXUP_QT5_BUNDLE. #===== # Copyright 2011 Mike McQuaid # Copyright 2013 Mihai Moldovan # CMake - Cross Platform Makefile Generator # C