[Cmake-commits] CMake branch, master, updated. v3.15.4-1305-g6502063

2019-10-03 Thread Kitware Robot via Cmake-commits
t a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index f90c0e7..0515f6c 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -1,7 +1,7 @@ # CMake version number components. set(CMake_VERSION_MAJOR 3) set(CMake_VERSION_MINOR 15) -set(CMake_VERSION_PATCH 20191003) +set(CMake_VER

Re: [CMake] Use interface libraries for providing compile options and definitions

2019-10-03 Thread Craig Scott
On Fri, Oct 4, 2019 at 2:27 AM Dustyn Blasig wrote: > Hi All, > > I have been cleaning up our legacy CMake to use newer features (available > in 3.12+) including trying to use target_...() functions nearly > exclusively. As part of this, I was toying with cleaning up our use cases > for adding

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-03 Thread Kyle Edwards via CMake
On Thu, 2019-10-03 at 17:08 -0400, stefan wrote: > Yes, that is exactly what I'm trying to do, but it doesn't seem to > have any effect. That is, `dpkg --info ...` doesn't list the > additional dependency, and correspondingly, running `apt-get install > ...` on the component package file will

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-03 Thread stefan
On 2019-10-03 4:59 p.m., Kyle Edwards wrote: On Thu, 2019-10-03 at 16:42 -0400, stefan wrote: My project is already using this style:   set(CPACK_COMPONENTS_ALL runtime development mstool) i.e. all components are already defined. All that's missing is the declaration of their

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-03 Thread stefan
On 2019-10-03 4:37 p.m., Kyle Edwards wrote: On Thu, 2019-10-03 at 16:30 -0400, stefan wrote: Hi Kyle, thanks for the quick followup. On 2019-10-03 4:23 p.m., Kyle Edwards wrote: Please take a look at cpack_add_component(): https://cmake.org/cmake/help/latest/module/CPackComponent.html I'm

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-03 Thread Kyle Edwards via CMake
On Thu, 2019-10-03 at 16:30 -0400, stefan wrote: > Hi Kyle, > thanks for the quick followup. > On 2019-10-03 4:23 p.m., Kyle Edwards wrote: > > Please take a look at cpack_add_component(): > > https://cmake.org/cmake/help/latest/module/CPackComponent.html > I'm not sure what specifically I should

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-03 Thread stefan
Hi Kyle, thanks for the quick followup. On 2019-10-03 4:23 p.m., Kyle Edwards wrote: Please take a look at cpack_add_component(): https://cmake.org/cmake/help/latest/module/CPackComponent.html I'm not sure what specifically I should be looking for. In general my setup is working fine, i.e.

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-03 Thread Kyle Edwards via CMake
On Thu, 2019-10-03 at 16:15 -0400, stefan wrote: > I'm trying to generate (debian) packages for a project of mine using > cmake. I need to generate multiple components ("runtime", > "development", etc.). What is the expected way to have the > "development" package depend on the "runtime" package ?

[CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-03 Thread stefan
I'm trying to generate (debian) packages for a project of mine using cmake. I need to generate multiple components ("runtime", "development", etc.). What is the expected way to have the "development" package depend on the "runtime" package ? I'v been trying to play with the

[CMake] Use interface libraries for providing compile options and definitions

2019-10-03 Thread Dustyn Blasig
Hi All, I have been cleaning up our legacy CMake to use newer features (available in 3.12+) including trying to use target_...() functions nearly exclusively. As part of this, I was toying with cleaning up our use cases for adding compiler flags and similar definitions using real targets and

[Cmake-commits] CMake branch, master, updated. v3.15.4-1293-gd918b4a

2019-10-03 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 d918b4a545fefd1593753189d83ec8590f430579 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.15.4-1291-g4a68c85

2019-10-03 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 4a68c85073f80fd8f96c93eb5b3ead3058c84391 (commit) via

[Cmake-commits] CMake branch, release, updated. v3.15.4-4-gb21e4e4

2019-10-03 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 b21e4e4a1511417956b1d6d07f49425747c400e2 (commit) via