Re: [CMake] custom commands, targets and parallel builds

2018-11-25 Thread Kris Thielemans
> From: Alan W. Irwin, Sent: 25 November 2018 01:48 Many thanks Alan, answers and questions below > On 2018-11-25 00:23- Kris Thielemans wrote: > > > I'm trying to add doxygen-generated comments to my Python module build > > via SWIG using https://github.com/m7thon/doxy2swig. This means I

[Cmake-commits] CMake branch, master, updated. v3.13.0-512-g6786345

2018-11-25 Thread Kitware Robot
t a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 081348a..32b08a7 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 13) -set(CMake_VERSION_PATCH 20181125) +set(CMake_VER