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

[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

[CMake] DeployQt5.cmake

2013-08-14 Thread Mihai Moldovan
McQuaid m...@mikemcquaid.com # Copyright 2013 Mihai Moldovan io...@ionic.de # CMake - Cross Platform Makefile Generator # Copyright 2000-2011 Kitware, Inc., Insight Software Consortium # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification