[CMake] XCode target membership

2019-03-14 Thread Roman Wüger
Hello, since Xcode 10 I noticed that I must check the Checkbox (Target membership on the right pane) for my target when I want that the assets are recognized for the specified target. Is there a way to automatically set this option via CMake? The problem is that when I forget to set this

[Cmake-commits] CMake branch, master, updated. v3.14.0-363-g2efecea

2019-03-14 Thread Kitware Robot via Cmake-commits
t a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index c9707e1..9340c35 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -1,5 +1,5 @@ # CMake version number components. set(CMake_VERSION_MAJOR 3) set(CMake_VERSION_MINOR 14) -set(CMake_VERSION_PATCH 20190314) +set(CMake_VER

[CMake] Basic question how to find -lm include and lib dir with find_package or otherwise

2019-03-14 Thread workbe...@gmx.at
Hi everyone, i'm searching for a way to find the right include dir so that -lm can be found, the is not find_package for this, is /usr/lib and /usr/include a default because he find it without me adding any include or lib path for the build. best regards! pEpkey.asc Description:

[CMake] not sure if I am verifying download correctly: something kooky

2019-03-14 Thread Gavin M2301
Hi- gpg2 --verify cmake-3.14.0-SHA-256.txt.asc cmake-3.14.0-SHA-256.txt gpg: Signature made Thu, Mar 14, 2019 10:26:24 AM EDT gpg:using RSA key C6C265324BBEBDC350B513D02D2CEF1034921684 gpg: Can't check signature: No public key sha256sum cmake-3.14.0-win64-x64.msi

Re: [CMake] [ANNOUNCE] CMake 3.14.0 available for download

2019-03-14 Thread Kyle Edwards via CMake
On Thu, 2019-03-14 at 14:37 -0400, Sean McBride wrote: > On Thu, 14 Mar 2019 11:58:16 -0400, Robert Maynard via CMake said: > > > > > I am happy to announce that CMake 3.14.0 is now available for > > download at: > >  https://cmake.org/download/ > Pi version on Pi Day.  Nicely done!  :)  

Re: [CMake] [ANNOUNCE] CMake 3.14.0 available for download

2019-03-14 Thread Sean McBride
On Thu, 14 Mar 2019 11:58:16 -0400, Robert Maynard via CMake said: >I am happy to announce that CMake 3.14.0 is now available for download at: > https://cmake.org/download/ Pi version on Pi Day. Nicely done! :) Couldn't you have waited until 3:14 to release it? :) Sean -- Powered by

Re: [cmake-developers] Question about fetching big repositories with ExternalProject_Add

2019-03-14 Thread Ben Boeckel via cmake-developers
On Mon, Mar 11, 2019 at 16:50:21 +0100, workbe...@gmx.at wrote: > i play around much with ExternalProject_Add and i found some kind of > "error". When fetching big repositories like llvm cmake don't show any > output when cloning the repository which makes the user believe cmake > stucks, is there

Re: [CMake] Visual Studio generator running custom_command twice

2019-03-14 Thread frodak17
On Thu, Mar 14, 2019 at 12:53 PM frodak17 wrote: > > > On Thu, Mar 14, 2019 at 1:13 AM Paul Smith wrote: > >> I have a situation where I've created a custom command to generate .cpp >> files to be compiled (in my case running bison/flex). >> >> I'm using CMake 3.13.4 >> >> set(MyParserOutput

Re: [CMake] Visual Studio generator running custom_command twice

2019-03-14 Thread frodak17
On Thu, Mar 14, 2019 at 1:13 AM Paul Smith wrote: > I have a situation where I've created a custom command to generate .cpp > files to be compiled (in my case running bison/flex). > > I'm using CMake 3.13.4 > > set(MyParserOutput > ${OUT_DIR}/MyParser.tab.cpp >

[CMake] [ANNOUNCE] CMake 3.14.0 available for download

2019-03-14 Thread Robert Maynard via CMake
I am happy to announce that CMake 3.14.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.14 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.14/release/3.14.html Some of the

[cmake-developers] [ANNOUNCE] CMake 3.14.0 available for download

2019-03-14 Thread Robert Maynard via cmake-developers
I am happy to announce that CMake 3.14.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.14 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.14/release/3.14.html Some of the

[Cmake-commits] CMake branch, master, updated. v3.14.0-362-g32a569e

2019-03-14 Thread Kitware Robot via Cmake-commits
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, master has been updated via 32a569e8771311348306f15644bfa048ee183892 (commit) via

[Cmake-commits] CMake annotated tag, v3.14.0, created. v3.14.0

2019-03-14 Thread Kitware Robot via Cmake-commits
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The annotated tag, v3.14.0 has been created at ec9bc9e5971fe9d76cb32a231259c830c4c40c6a (tag) tagging

[Cmake-commits] CMake branch, master, updated. v3.14.0-rc4-346-g46ad0f7

2019-03-14 Thread Kitware Robot via Cmake-commits
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, master has been updated via 46ad0f7e9dfa57ed4c1bd9f85f08ec5ec9d32f17 (commit) via

[Cmake-commits] CMake branch, release, updated. v3.14.0-rc4-5-gbf02d62

2019-03-14 Thread Kitware Robot via Cmake-commits
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, release has been updated via bf02d625325535f485512eba307cff54c08bb257 (commit) from