[CMake] [Paraview] paraview CVS xcodebuild

2008-05-09 Thread Robert Maynard
Sorry about this formatting, but I just got around to making a cmake mailing list account. I wanted to report that I am unable to get paraview to compile with xcodebuild version 2.5 with a OSX 10.4 and 2Gb of ram. The general problem is a massive allocation of memory at start (1.8Gb) than

Re: [CMake] Release date for CMake 2.8.11?

2013-02-06 Thread Robert Maynard
-- Robert Maynard -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http

Re: [CMake] When will 2.8.11 be released?

2013-03-04 Thread Robert Maynard
/listinfo/cmake -- Robert Maynard -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe

Re: [CMake] Toolchain file: Texas Instrument C6000 Code Generation Tools

2013-03-14 Thread Robert Maynard
messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Robert Maynard -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

Re: [CMake] Toolchain file: Texas Instrument C6000 Code Generation Tools

2013-03-14 Thread Robert Maynard
I am sorry I was incorrect. The changes made to close bug 12405 are going to be in RC1. These new changes aren't going to make RC1 but should be in RC2 if we need one. On Thu, Mar 14, 2013 at 3:39 PM, Alexander Neundorf a.neundorf-w...@gmx.net wrote: On Thursday 14 March 2013, Robert Maynard

Re: [CMake] Toolchain file: Texas Instrument C6000 Code Generation Tools

2013-03-14 Thread Robert Maynard
Only for the RC1 candidate would the toolset name be wrong. We can make sure that the proper toolset name goes into the final 2.8.11 release. On Thu, Mar 14, 2013 at 4:57 PM, Alexander Neundorf a.neundorf-w...@gmx.net wrote: On Thursday 14 March 2013, Robert Maynard wrote: I am sorry I

[CMake] CMake 2.8.11-rc2 ready for testing!

2013-04-09 Thread Robert Maynard
with a faulty INTERFACE Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIES Fix the Qt 5 version required to run the IncompatibleQt test. -- Robert Maynard -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource

[CMake] CMake 2.8.11-rc3 ready for testing!

2013-04-19 Thread Robert Maynard
The CMake 2.8.11 release candidate continues. This is the last RC unless a critical, must-fix issue is found. You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Some of the notable changes in this release are: - Introduced Target Usage Requirements - Targets can

Re: [CMake] Sublime Text 2

2013-04-23 Thread Robert Maynard
I use https://github.com/zyxar/Sublime-CMakeLists for my syntax highlighting. If you install sublime package control ( http://wbond.net/sublime_packages/package_control ) you can easily install and remove other packages. On Tue, Apr 23, 2013 at 4:00 AM, Andrew Maclean andrew.amacl...@gmail.com

Re: [CMake] FindCUDA fails to find libcuda.so

2013-04-29 Thread Robert Maynard
Can you provide what Cuda version FindCuda is failing to find, and where Cluster Manager is installing the CUDA toolkit and library? On Mon, Apr 29, 2013 at 7:38 AM, Marcel Loose lo...@astron.nl wrote: Hi all, I noticed that FindCUDA.cmake fails to locate libcuda.so on at least two different

Re: [CMake] FindCUDA fails to find libcuda.so

2013-04-29 Thread Robert Maynard
CUDA_LIB_PATH, but then to /usr/lib/nvidia-current. Regards, Marcel Loose. On 29/04/13 15:36, Robert Maynard wrote: Can you provide what Cuda version FindCuda is failing to find, and where Cluster Manager is installing the CUDA toolkit and library? On Mon, Apr 29, 2013 at 7:38 AM, Marcel Loose

Re: [CMake] FindCUDA fails to find libcuda.so

2013-04-29 Thread Robert Maynard
machine the install paths are non-standard. For the Ubuntu system, on the other hand, I have to disagree with that statement. It is a *standard* Ubuntu 12.10 system, so IMHO FindCUDA.cmake should be able to locate libcuda.so on that system. Regards, Marcel Loose. On 29/04/13 16:54, Robert Maynard

Re: [CMake] CMake 2.8.11-rc3 ready for testing!

2013-04-29 Thread Robert Maynard
Hi, We found a bug in rc3 and are waiting for the fix to be finalized before we make rc4. You can track the bug by following the 2.8.11-rc3 generator expression error thread. On Mon, Apr 29, 2013 at 2:00 PM, Alexander Neundorf a.neundorf-w...@gmx.net wrote: Hi, On Friday 19 April 2013, Robert

Re: [CMake] FindCUDA fails to find libcuda.so

2013-05-01 Thread Robert Maynard
Loose. Op 29-04-13 18:04, Robert Maynard schreef: I have had no problem with Ubuntu 12.10 and Cuda 5; findCuda is able to find cuda in /usr/lib. Can you run CMake --debug-output output enable and see where findCuda is searching? On Mon, Apr 29, 2013 at 11:52 AM, Marcel Loose lo...@astron.nl

Re: [CMake] FindCUDA fails to find libcuda.so

2013-05-01 Thread Robert Maynard
/cuda/**CMakeLists.txt -- Configuring done -- Generating /home/marcel/temp/cmake/cuda/**build -- Generating done -- Build files have been written to: /home/marcel/temp/cmake/cuda/** build Best regards, Marcel Loose. Op 29-04-13 18:04, Robert Maynard schreef: I have had no problem

[CMake] CMake 2.8.11-rc4 ready for testing!

2013-05-08 Thread Robert Maynard
The CMake 2.8.11 release candidate continues. This is the last RC unless a critical, must-fix issue is found. You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Some of the notable changes in this release are: - Introduced Target Usage Requirements - Targets can

[CMake] CMake 2.8.11 Released!

2013-05-17 Thread Robert Maynard
On behalf of myself, Ken, Bill, Brad, David, Alex, Eike, Steve, Eric, Zach, Ben and the rest of the CMake team from all around the world, we are pleased to announce that CMake 2.8.11 is now available for download at: http://www.cmake.org/files/v2.8/?C=M;O=D It is also available from the usual

[CMake] CMake 2.8.12-rc1 Released

2013-08-20 Thread Robert Maynard
I am happy to announce that CMake 2.8.12 has entered the release candidate stage. You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Some of the notable changes in this release are: - Introduced target_compile_options command - Specify compile options to use

Re: [CMake] [cmake-developers] CMake 2.8.12-rc1 Released

2013-08-22 Thread Robert Maynard
wrote: On Tuesday 20 August 2013, Robert Maynard wrote: Introduced CMake Policy 21: It is now an error to use relative paths to include_directories. Why is this necessary ? The documentation for this policy says: The base path for such relative entries is not well defined. I don't

Re: [CMake] CMake 2.8.12-rc1 Released

2013-08-26 Thread Robert Maynard
I am able to replicate this problem with the 2.8.12rc1. Are you able to construct a minimal test case so I can dig into why this is happening? On Tue, Aug 20, 2013 at 10:33 PM, Clifford Yapp cliffy...@gmail.com wrote: Just as a datapoint, the Ninja build of BRL-CAD when performed with this

Re: [CMake] CMake 2.8.12-rc1 Released

2013-08-27 Thread Robert Maynard
Thank you for digging into what is causing the problem. On Tue, Aug 27, 2013 at 7:56 AM, Clifford Yapp cliffy...@gmail.com wrote: On Mon, Aug 26, 2013 at 9:49 PM, Clifford Yapp cliffy...@gmail.com wrote: After turning off all the src and doc subdirectories, I can still trigger the rebuild -

Re: [CMake] CMake 2.8.12-rc1 Released

2013-08-28 Thread Robert Maynard
I have pushed a solution for this issue, if the dashboard stays green the fix will go into a future RC. On Tue, Aug 27, 2013 at 8:37 PM, Clifford Yapp cliffy...@gmail.com wrote: I finally got it boiled down to a relatively simple test case - see

[CMake] CMake 2.8.12-rc2 Released

2013-08-30 Thread Robert Maynard
The CMake 2.8.12 release candidate stream continues! You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Some of the notable changes in this release are: - Introduced target_compile_options command - Specify compile options to use when compiling a given target.

Re: [CMake] COINDIR not set

2013-09-04 Thread Robert Maynard
I believe this question can be best answered by the http://www.opendtect.org/ mailing lists. On Wed, Sep 4, 2013 at 2:20 PM, Rikkin koiti.si...@gmail.com wrote: Hello, I'm getting this error when I try to configure CMake: CMake Error at CMakeModules/ODCoinUtils.cmake:20 (MESSAGE): COINDIR

Re: [CMake] CMAKE_LANG_OUTPUT_EXTENSION

2013-09-06 Thread Robert Maynard
Both CMAKE_USER_MAKE_RULES_OVERRIDE{,_LANG} are both documented: http://cmake.org/cmake/help/v2.8.11/cmake.html#variable:CMAKE_USER_MAKE_RULES_OVERRIDE http://cmake.org/cmake/help/v2.8.11/cmake.html#variable:CMAKE_USER_MAKE_RULES_OVERRIDE_LANG If the documentation isn't sufficient, can you

Re: [CMake] Building cmake-gui on windoze from scratch...

2013-09-09 Thread Robert Maynard
You need to enable the BUILD_QtDialog option for cmake-gui to be built. On Sat, Sep 7, 2013 at 8:40 AM, Dick Munroe mun...@csworks.com wrote: Not exactly the right group to ask, but I can't find details on the web so... Anyway, I'm trying to use the latest version of Intel Fortran which is

[CMake] CMake 2.8.12-rc3 Release.

2013-09-10 Thread Robert Maynard
The CMake 2.8.12 release candidate stream continues! This is the last RC unless a critical, must-fix issue is found. You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Some of the notable changes in this release are: - Introduced target_compile_options command

[CMake] CMake 2.8.12-rc4 ready for testing!

2013-10-01 Thread Robert Maynard
The CMake 2.8.12 release candidate stream continues! Thanks to numerous CMake users we uncovered a couple of critical regressions in RC3. We expect that RC4 will be the final RC unless a new critical, regression is discovered. You can find the source and binaries here:

Re: [CMake] problems when upgrading to Xcode v5

2013-10-02 Thread Robert Maynard
The changes to the XCode generator for support of XCode 5 didn't make it into RC4. On Wed, Oct 2, 2013 at 3:06 PM, Sean McBride s...@rogue-research.comwrote: On Wed, 2 Oct 2013 18:42:16 +, Jeff Schenck said: I recently upgraded to Xcode v5 on Mac OSX and started getting build failures.

[CMake] CMake 2.8.12 Webinar

2013-10-07 Thread Robert Maynard
Curious what the CMake 2.8.12 release brings? Join us Wednesday October 16 at 1:30 EDT for the CMake 2.8.12 release webinar! I will highlight the newest features and give a sneak peek into what's in the pipeline for the next release. To join us for this free, 15-minute event, please register

Re: [CMake] Problem using VS 2012 Express and CMake

2013-10-08 Thread Robert Maynard
The VisualStudio12 Generator file is for Visual Studio 2013. CMake numbers the Visual Studio Generators based on MSC_VER number, not the year in the products name. On Mon, Oct 7, 2013 at 10:13 PM, Doug douglas.lin...@gmail.com wrote: Interesting that it works for you. Are you definitely using

[CMake] CMake 2.8.12 Released!

2013-10-08 Thread Robert Maynard
On behalf of myself, Ken, Bill, Brad, David, Alex, Eike, Steve, Eric, Zach, Ben and the rest of the CMake team from all around the world, we are pleased to announce that CMake 2.8.12 is now available for download at: http://www.cmake.org/files/v2.8/?C=M;O=D It is also available from the usual

Re: [CMake] CMake 2.8.12 docs missing?

2013-10-11 Thread Robert Maynard
I am currently in the process of getting the 2.8.12 documentation generated and uploaded. On Thu, Oct 10, 2013 at 7:36 PM, Mateusz Loskot mate...@loskot.net wrote: Hi, The latest version linked in the documentation [1] is 2.8.11. Where can I find docs for the latest release? [1]

Re: [CMake] Transitive linking and static libraries

2013-10-16 Thread Robert Maynard
Have you tried using the LINK_PRIVATE signature to target link libraries? On Wed, Oct 16, 2013 at 2:05 PM, James Bigler jamesbig...@gmail.com wrote: Is it possible to stop known static libraries from being carried through shared libraries? add_library(mystatic1 STATIC ...)

Re: [CMake] Transitive linking and static libraries

2013-10-16 Thread Robert Maynard
Can you try something like this? https://github.com/robertmaynard/Sandbox/blob/master/ImportedLibrary/CMakeLists.txt I don't see the second shared library linking to the imported static library. On Wed, Oct 16, 2013 at 3:44 PM, James Bigler jamesbig...@gmail.com wrote: On Wed, Oct 16, 2013 at

Re: [CMake] Elegant solution for preprocessing a linker script?

2013-11-08 Thread Robert Maynard
add_dependencies works only on targets not files. You will need to use add_custom_target whose DEPENDS is set to ${CMAKE_CURRENT_BINARY_DIR}/api.lds. You can than specify that cmake_test depends on the custom target. On Fri, Nov 8, 2013 at 5:15 AM, Michael Weise michael.we...@ek-team.de wrote:

[CMake] CMake 2.8.12.1 Released

2013-11-08 Thread Robert Maynard
Some serious problems were reported with the 2.8.12 release. Thanks to the swift work of Brad King, Stephen Kelly, Modestas Vainius and Vladislav Vinogradov, those problems have been fixed. We've prepared a 2.8.12.1 bug fix release to address those issues. Some of the notable changes in this

[CMake] IEEE SC2013, come up and say hello!

2013-11-18 Thread Robert Maynard
If you are at Denver this week for IEEE Supercomputing (http://www.supercomp.org), please stop by our booth (#4207) and say hello. There will be CMake and software process experts available to discuss best practices and new developments in CMake/CTest/CPack and CDash. We'd like to hear about what

Re: [CMake] Fwd: Visual Studio command line from CMake

2014-01-09 Thread Robert Maynard
Each Visual Studio sets a environment variable that helps you locate the installed location. So for Visual Studio 2008 it is VS90COMNTOOLS, and for Visual Studio 2010 it is VS100COMNTOOLS. So you can have a single bat file that is configured by cmake to determine both the correct env variable to

[CMake] CMake 2.8.12.2 available for download

2014-01-28 Thread Robert Maynard
Some problems were reported with the 2.8.12 release. Thanks to the work of Brad King, Robert Maynard, Rolf Eike Beer, Ruslan Baratov, and Ted Kremenek those problems have been fixed. We've prepared a 2.8.12.2 bug fix release to address those issues. Some of the notable changes in this patch

[CMake] CMake 3.0-rc1 now ready for testing!

2014-02-28 Thread Robert Maynard
I am proud to announce that CMake 3.0 has entered the release candidate stage. Sources and binaries are available at: http://www.cmake.org/files/v3.0/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.0 Release notes appear below and are also published at

[CMake] [ANNOUNCE] CMake 3.0-rc3 now ready for testing!

2014-03-26 Thread Robert Maynard
I am proud to announce the CMake 3.0 third release candidate. Sources and binaries are available at: http://www.cmake.org/files/v3.0/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.0 Release notes appear below and are also published at

[CMake] [ANNOUNCE] CMake 3.0-rc4 now ready for testing!

2014-04-22 Thread Robert Maynard
error string (#14882) Nils Gladitz (1): Policies: omit warnings about unset policies when they are actually set to NEW Robert Maynard (1): Qt4Macros: Make QT4_CREATE_MOC_COMMAND a function Sean McBride (1): create_test_sourcelist: Initialize variable at declaration Stephen Kelly

[CMake] [ANNOUNCE] CMake 3.0-rc5 now ready for testing!

2014-05-14 Thread Robert Maynard
I am proud to announce the CMake 3.0 fifth release candidate. Sources and binaries are available at: http://www.cmake.org/files/v3.0/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.0 Release notes appear below and are also published at

[CMake] [ANNOUNCE] CMake 3.0.0 Released.

2014-06-10 Thread Robert Maynard
On behalf of myself, Ken, Bill, Brad, David, Alex, Eike, Steve, Zach, Ben, Peter, Nils, and the rest of the CMake team from all around the world, we are pleased to announce that CMake 3.0.0 is now available for download at: http://www.cmake.org/files/v3.0/?C=M;O=D Documentation is available at:

Re: [CMake] A little script for creating symlinks for CMake on a Mac.

2014-06-11 Thread Robert Maynard
With CMake 3.0 we moved to a drag and drop installer, which you have noticed removed the prompt to install command line links. You can install the command line links by launching cmake-gui and running Tools-Install For Command Line Use. On Tue, Jun 10, 2014 at 8:50 PM, Andrew Maclean

[CMake] [ANNOUNCE] CMake 3.0.1 Released

2014-08-06 Thread Robert Maynard
We are pleased to announce that CMake 3.0.1 is now available for download. The change log page for this bug-fix only release is here: http://public.kitware.com/Bug/roadmap_page.php?version_id=123 Please use the latest release from our download page:

Re: [CMake] Hidden cache values in Registry?

2014-08-15 Thread Robert Maynard
Hi these registry entries are added by cmake-gui and I don't see any way for them to be cleared. Can you please create a new bug on http://public.kitware.com/Bug/view_all_bug_page.php with this issue and I will look into adding a feature to cmake-gui to clear dead paths. On Fri, Aug 15, 2014 at

Re: [CMake] Link step more than once

2014-09-11 Thread Robert Maynard
Are you trying to generate two different libraries from the same target? On Thu, Sep 11, 2014 at 10:45 AM, fungos fun...@gmail.com wrote: Hi, How can I create two linker steps with different flags for the same target at the same build? Example: target: X link: linker.exe libs_for_a

[CMake] [ANNOUNCE] CMake 3.0.2 Released

2014-09-11 Thread Robert Maynard
We are pleased to announce that CMake 3.0.2 is now available for download. Please use the latest release from our download page: http://www.cmake.org/download/ Thanks for your support! - Changes in 3.0.2 since 3.0.1:

Re: [CMake] Link step more than once

2014-09-11 Thread Robert Maynard
exactly with just 2 different linker flags removed. On Thu, Sep 11, 2014 at 11:31 AM, Robert Maynard robert.mayn...@kitware.com wrote: Are you trying to generate two different libraries from the same target? On Thu, Sep 11, 2014 at 10:45 AM, fungos fun...@gmail.com wrote: Hi, How can I

Re: [CMake] Link step more than once

2014-09-11 Thread Robert Maynard
, Sep 11, 2014 at 2:09 PM, fungos fun...@gmail.com wrote: Ok, but will this _recompile_ the sources for each target? We must use the same generated object files for the two outputs, the only difference must be the linker flags. On Thu, Sep 11, 2014 at 1:20 PM, Robert Maynard robert.mayn

Re: [CMake] How to get custom commands to build in parallel ?

2014-09-23 Thread Robert Maynard
If you are using VS2013 you should look at the /maxcpucount flag which allows msbuild to build multiple projects at the same time. You will have to manually balance /MP and /maxcpucount as they cause a P*C number of processes to execute. On Tue, Sep 23, 2014 at 11:05 AM, Glenn Coombs

Re: [CMake] Problems resolving PTHREAD_* symbols.

2014-09-23 Thread Robert Maynard
To get information on why a try_compile is failing you can use the --debug-trycompile option which will stop CMake from deleting the try_compile build tree code. Now this flag is only useful on a single try_compile at a time. On Tue, Sep 23, 2014 at 10:50 AM, Rick McGuire object.r...@gmail.com

Re: [CMake] How to get custom commands to build in parallel ?

2014-09-24 Thread Robert Maynard
. -- Glenn On 23 September 2014 16:20, Robert Maynard robert.mayn...@kitware.com wrote: If you are using VS2013 you should look at the /maxcpucount flag which allows msbuild to build multiple projects at the same time. You will have to manually balance /MP and /maxcpucount as they cause a P*C number

Re: [CMake] Interface include directories

2014-10-17 Thread Robert Maynard
They will be inherited based on the linking types ( PUBLIC, PRIVATE, INTERFACE). The build specification and usage requirements section of cmake buildsystem documentation is a great introduction to how this all works. You can read it at:

Re: [CMake] The new cmake.org web site

2014-10-24 Thread Robert Maynard
Thanks for finding the broken link, I have correct the url and everything should be working now. On Thu, Oct 23, 2014 at 8:23 PM, David Cole via CMake cmake@cmake.org wrote: The new CMake web site looks fantastic! Even on my phone... Kudos to everybody involved in making it look pretty after

Re: [CMake] Is this the proper way to define a package config?

2014-10-24 Thread Robert Maynard
As far as I am aware the Boost find module doesn't support writing out import targets. As far as setting up interface libraries for imported tagets you want to use the IMPORTED_LINK_INTERFACE_LIBRARIES and IMPORTED_LINK_INTERFACE_LIBRARIES_CONFIG properties. Here is an example:

[CMake] [ANNOUNCE] CMake 3.1.0-rc1 now ready for testing!

2014-10-28 Thread Robert Maynard
I am proud to announce that CMake 3.1 has entered the release candidate stage. Sources and binaries are available at: http://www.cmake.org/files/v3.1/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.1 Release notes appear below and are also published at

Re: [CMake] [ANNOUNCE] CMake 3.1.0-rc1 now ready for testing!

2014-10-29 Thread Robert Maynard
You can find the known compile features that can be detected at: http://www.cmake.org/cmake/help/v3.1/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.html At the end of the compile-features manual page ( http://www.cmake.org/cmake/help/v3.1/manual/cmake-compile-features.7.html ) there is a section on how to

[CMake] CMake 3.1.0-rc2 is now ready!

2014-11-13 Thread Robert Maynard
I am proud to announce the CMake 3.1 second release candidate. Sources and binaries are available at: http://www.cmake.org/files/v3.1/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.1 Release notes appear below and are also published at

[CMake] [ANNOUNCE] CMake 3.1.0-rc3 is now ready!

2014-12-09 Thread Robert Maynard
I am proud to announce the CMake 3.1 third release candidate. Sources and binaries are available at: http://www.cmake.org/files/v3.1/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.1 Release notes appear below and are also published at

Re: [CMake] Including another CMakeLists project

2014-12-10 Thread Robert Maynard
I would try using add_subdirectory() instead of include() On Wed, Dec 10, 2014 at 9:42 AM, Petr Bena benap...@gmail.com wrote: I have 3 projects, all using cmake. When I run cmake on each of them and separately build them, it's all fine. When I use include() on these 2 cmake files in 1 of

Re: [CMake] Generating an Xcode project for C++11

2014-12-16 Thread Robert Maynard
If your CMake minimum required version is 3.0 you need to check for AppleClang not Clang ( http://www.cmake.org/cmake/help/v3.0/policy/CMP0025.html#policy:CMP0025 ). On Tue, Dec 16, 2014 at 3:19 PM, Robert Ramey ra...@rrsd.com wrote: My CMakeLists.txt contains in part: blockquote # # Compiler

[CMake] [ANNOUNCE] CMake 3.1.0 Released!

2014-12-17 Thread Robert Maynard
I am proud to announce that CMake 3.1 is now available for download at: http://www.cmake.org/download http://www.cmake.org/files/v3.1/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.1 Release notes appear below and are also published at

Re: [CMake] CPack in CMake 3.1.0 doesn't install files

2015-02-03 Thread Robert Maynard
that the CMAKE_INSTALL_CONFIG_NAME variable is empty on line 15. In CMake 3.0.2 the variable is set with the value Release. Best Regards Am 20.01.2015 um 18:40 schrieb Robert Maynard robert.mayn...@kitware.com: Hi, I haven't seen this issue but if you have a self-contained and reduced

[CMake] [ANNOUNCE] CMake 3.1.2 Released

2015-02-05 Thread Robert Maynard
We are pleased to announce that CMake 3.1.2 is now available for download. Please use the latest release from our download page: http://www.cmake.org/download/ Thanks for your support! - Changes in 3.1.2 since 3.1.1: Ben

Re: [CMake] List of compile features from command line?

2015-01-20 Thread Robert Maynard
I believe you can use WriteCompilerDetectionHeader to write out a file that will list support. The list of compile features you can request is documented at http://www.cmake.org/cmake/help/v3.1/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.html On Sat, Jan 17, 2015 at 7:36 PM, Robert Dailey

Re: [CMake] CPack in CMake 3.1.0 doesn't install files

2015-01-20 Thread Robert Maynard
Hi, I haven't seen this issue but if you have a self-contained and reduced (preferably plain CMake ) test case, I would be happy to run it and verify if this is a regression. On Tue, Jan 20, 2015 at 2:37 AM, NoRulez noru...@me.com wrote: No one? Has something changed between 3.0.2 to 3.1.0

[CMake] [ANNOUNCE] CMake 3.1.1 Released

2015-01-22 Thread Robert Maynard
We are pleased to announce that CMake 3.1.1 is now available for download. Please use the latest release from our download page: http://www.cmake.org/download/ Thanks for your support! - Changes in 3.1.1 since 3.1.0:

[CMake] [ANNOUNCE] CMake 3.1.3 Released

2015-02-12 Thread Robert Maynard
We are pleased to announce that CMake 3.1.3 is now available for download. Please use the latest release from our download page: http://www.cmake.org/download/ Thanks for your support! - Changes in 3.1.3 since 3.1.2:

[CMake] [ANNOUNCE] CMake 3.2.0-rc1 now ready for testing!

2015-02-13 Thread Robert Maynard
I am proud to announce that CMake 3.2 has entered the release candidate stage. Sources and binaries are available at: http://www.cmake.org/download/ http://www.cmake.org/files/v3.2/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.2 Release notes appear below and

Re: [CMake] FindCUDA ignores project dependencies when separable compilation is on

2015-01-07 Thread Robert Maynard
I have merged the branch into next for you. On Tue, Jan 6, 2015 at 6:50 PM, James Bigler jamesbig...@gmail.com wrote: I've pushed a change into 'stage' [1] that I hope to get into 'next' (something isn't working with my ssh authentication). James [1] commit

Re: [CMake] Avoid re-linking dependency of external shared lib in a new project.

2015-03-09 Thread Robert Maynard
If it is an external library you will need to look at creating import libraries and packaging targets ( http://www.cmake.org/cmake/help/v3.1/manual/cmake-packages.7.html#manual:cmake-packages(7) ). On Tue, Mar 3, 2015 at 8:10 PM, Pablo Hernández pablo.hernandez.cer...@outlook.com wrote: I

Re: [CMake] Mastering CMake updated to CMake 3.1

2015-03-11 Thread Robert Maynard
website well as all angle-bracket includes got eaten as HTML tags presumably. [1] http://www.cmake.org/cmake-tutorial/ Ryan On Thu, Mar 5, 2015 at 12:55 PM Robert Maynard robert.mayn...@kitware.com wrote: Hi, We currently have no plans to release the CMake book in an electronic format

Re: [CMake] Check whether C++ headers are self-sufficient

2015-03-14 Thread Robert Maynard
I have worked on projects where we do something fairly similar. The significant difference is that we create only a single executable per directory. All told is it a fairly simple and looks something like: # Builds a source file and an executable that does nothing other than # compile the given

[CMake] [ANNOUNCE] CMake 3.2.1 Released!

2015-03-11 Thread Robert Maynard
I am proud to announce that CMake 3.2.1 is now available for download at: http://www.cmake.org/download/ Documentation is available at: http://www.cmake.org/cmake/help/v3.2 Release notes appear below and are also published at http://www.cmake.org/cmake/help/v3.2/release/3.2.html Some of

Re: [CMake] Export a target that must be built in the import environment

2015-03-30 Thread Robert Maynard
So what is the reason for delaying the compilation of the .cpp files? Is it due to the possible compiler differences? If so, you could look at generator expressions to attach compiler requirements to your Mock libraries. It might be best to provide a more complete example of what you are trying

Re: [CMake] Linking header-only lib with external lib dependency in a subfolder

2015-03-03 Thread Robert Maynard
It is Boost_LIBRARIES not Boost_Libraries On Mon, Mar 2, 2015 at 10:05 PM, Pablo Hernández pablo.hernandez.cer...@outlook.com wrote: By the way, I am using: cmake version 3.2.20150216-gf724a -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at:

[CMake] Mastering CMake updated to CMake 3.1

2015-03-03 Thread Robert Maynard
We just wanted to let everyone know that Mastering CMake ( http://www.kitware.com/products/books/CMakeBook.html) has been updated for version 3.1 and is available on Amazon. It is also available on Amazon's sites for Spain, the United Kingdom, Germany, France, and Italy. Please see

Re: [CMake] Mastering CMake updated to CMake 3.1

2015-03-05 Thread Robert Maynard
, as it is always t hand and seems a lot more friendly, than a 700+ page book. *Feladó:* Robert Maynard robert.mayn...@kitware.com *Elküldve:* ‎kedd‎, ‎2015‎. ‎március‎ ‎3‎. ‎22‎:‎26 *Címzett:* cmake@cmake.org We just wanted to let everyone know that Mastering CMake ( http://www.kitware.com

Re: [CMake] [cmake-developers] [ANNOUNCE] CMake 3.2.0-rc2 now ready for testing!

2015-02-25 Thread Robert Maynard
: Hello Robert, is there a list which showing the changes between rc1 and rc2, to test such things explicitly? Regards Roman Am 24.02.2015 um 16:01 schrieb Robert Maynard robert.mayn...@kitware.com: I am proud to announce the CMake 3.2 second release candidate. Sources and binaries

[CMake] [ANNOUNCE] CMake 3.2.0-rc2 now ready for testing!

2015-02-24 Thread Robert Maynard
I am proud to announce the CMake 3.2 second release candidate. Sources and binaries are available at: http://www.cmake.org/download/ http://www.cmake.org/files/v3.2/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.2 Release notes appear below and are also

[CMake] [ANNOUNCE] CMake 3.2.2 Released

2015-04-14 Thread Robert Maynard
We are pleased to announce that CMake 3.2.2 is now available for download. Please use the latest release from our download page: http://www.cmake.org/download/ Thanks for your support! - Changes in 3.2.2 since 3.2.1:

Re: [CMake] CTest for multiple parallel jobs

2015-04-06 Thread Robert Maynard
You can specify the PROCESSORS ( http://www.cmake.org/cmake/help/v3.0/prop_test/PROCESSORS.html ) property on a test that will tell ctest how man processors from the pool a test should take. Note that this still requires that you specify the affinity for the MPI processes. On Mon, Apr 6, 2015 at

Re: [CMake] Enable C++11 for a Target with Intel

2015-04-06 Thread Robert Maynard
Currently the only compilers that support compiler features are: Apple Clang versions 4.4 though 6.1. GNU compiler versions 4.4 through 5.0 on UNIX and Apple. Microsoft Visual Studio versions 2010 through 2015. Oracle SolarisStudio version 12.4. If you are interested in adding support for the

Re: [CMake] CTest for multiple parallel jobs

2015-04-07 Thread Robert Maynard
Los Alamos National Laboratory MS D413, P.O. Box 1663 Los Alamos, NM 87545 E-mail: chris...@lanl.gov Phone : (505) 665-9063 Mobile: (505) 695-5649 (voice mail) International Journal For Numerical Methods in Fluids http://www.wileyonlinelibrary.com/journal/fld From: Robert Maynard

Re: [CMake] Custom target not triggered to build

2015-04-07 Thread Robert Maynard
Add custom command doesn't generate a target. You need to use add_custom_target to create an actual target. I believe what you are missing is a custom target that consume the output of the add custom command, than the install should work. A fully contained example that I could run would make

Re: [CMake] generator expressions

2015-04-08 Thread Robert Maynard
Hi Micha, When using generator expressions inside target_include_directories you must qualify all paths. Either by using absolute paths, or using one of the helper variables that allows CMake to determine where the relative path should be evaluated from. This is all really well documented at:

[CMake] [ANNOUNCE] CMake 3.3.0-rc1 is now ready!

2015-06-05 Thread Robert Maynard
I am proud to announce the first CMake 3.3 release candidate. Sources and binaries are available at: http://www.cmake.org/download/ Documentation is available at: http://www.cmake.org/cmake/help/v3.3 Release notes appear below and are also published at

[CMake] [ANNOUNCE] CMake 3.3.0-rc3 is now ready!

2015-06-26 Thread Robert Maynard
I am proud to announce the third CMake 3.3 release candidate. Sources and binaries are available at: http://www.cmake.org/download/ Documentation is available at: http://www.cmake.org/cmake/help/v3.3 Release notes appear below and are also published at

[CMake] [ANNOUNCE] CMake 3.3.0-rc2 is now ready!

2015-06-11 Thread Robert Maynard
I am proud to announce the second CMake 3.3 release candidate. Sources and binaries are available at: http://www.cmake.org/download/ Documentation is available at: http://www.cmake.org/cmake/help/v3.3 Release notes appear below and are also published at

[CMake] [ANNOUNCE] CMake 3.2.3 Released

2015-06-01 Thread Robert Maynard
We are pleased to announce that CMake 3.2.3 is now available for download. Please use the latest release from our download page: http://www.cmake.org/download/ Thanks for your support! - Changes in 3.2.3 since 3.2.2:

[CMake] [ANNOUNCE] CMake 3.3.1 available for download

2015-08-13 Thread Robert Maynard
We are pleased to announce that CMake 3.3.1 is now available for download. Please use the latest release from our download page: http://www.cmake.org/download/ Thanks for your support! - Changes in 3.3.1 since 3.3.0: Ben

[CMake] [ANNOUNCE] CMake 3.3.0 Released

2015-07-23 Thread Robert Maynard
I am proud to announce that CMake 3.3.0 is now available for download at: http://www.cmake.org/download/ Documentation is available at: http://www.cmake.org/cmake/help/v3.3 Release notes appear below and are also published at http://www.cmake.org/cmake/help/v3.3/release/3.3.html Some of

[CMake] [ANNOUNCE] CMake 3.3.0-rc4 is now ready!

2015-07-13 Thread Robert Maynard
I am proud to announce the fourth CMake 3.3 release candidate. Sources and binaries are available at: http://www.cmake.org/download/ Documentation is available at: http://www.cmake.org/cmake/help/v3.3 Release notes appear below and are also published at

Re: [CMake] find_package and lib/cmake/Foo

2015-07-21 Thread Robert Maynard
Have you tried setting CMAKE_PREFIX_PATH (http://www.cmake.org/cmake/help/v3.0/variable/CMAKE_PREFIX_PATH.html) as a -D option on the initial configure? On Tue, Jul 21, 2015 at 9:43 AM, Biddiscombe, John A. biddi...@cscs.ch wrote: Just to follow up my own question. I have found the answer

[CMake] [ANNOUNCE] CMake 3.4.0-rc2 is now ready!

2015-10-21 Thread Robert Maynard
I am proud to announce the second CMake 3.4 release candidate. Sources and binaries are available at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.4 Release notes appear below and are also published at

[CMake] [ANNOUNCE] CMake 3.4.0 Released

2015-11-12 Thread Robert Maynard
I am proud to announce that CMake 3.4.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.4 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.4/release/3.4.html Some of the more

[CMake] [ANNOUNCE] CMake 3.4.0-rc3 is now ready!

2015-11-03 Thread Robert Maynard
I am proud to announce the third CMake 3.4 release candidate. Sources and binaries are available at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.4 Release notes appear below and are also published at

  1   2   3   4   5   6   7   8   >