Re: [CMake] Building Boost as an ExternalProject

2017-10-03 Thread Knox, Kent
Hi Michael~ > That does seem to be the rub, at least on a Windows build. Something about > ExternalProject_Add ain't quite kosher with what the Boost build system > expects and it needs a little help. > Using ExternalProject_Add, it succeeds, to a point. Then it falls over > looking for b2 no

Re: [CMake] Generate headers and inherit include_directories

2017-10-03 Thread Michael Ellery
maybe a CMake snippet of what you are trying would help clarify, but are you using an interface library for your header-only? I would assume yes - and then have to tried add_dependency() for that library to trigger the file generation? The dependency will only be resolved when the library is

[Cmake-commits] CMake branch, master, updated. v3.9.3-1050-g046625d

2017-10-03 Thread Kitware Robot
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 046625d26f8715bd8dc9ddd609a0d8436b810558 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.9.3-1051-g19fce04

2017-10-03 Thread Kitware Robot
_VERSION_MINOR 9) -set(CMake_VERSION_PATCH 20171003) +set(CMake_VERSION_PATCH 20171004) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/