[CMake] How do you test partial rebuilds?

2019-05-09 Thread Jaymie Strecker via CMake
My team sometimes discovers bugs in our build system where modifying one particular file doesn't trigger a rebuild of some dependent file. While our continuous integration system (Jenkins) catches problems when building the whole project, we don't currently have any way to detect problems with

Re: [CMake] Support of compile features for Fujitsu C++ Compiler

2019-05-09 Thread Robert Maynard via CMake
The goal would be to upstream the compiler changes to cmake so that all users could benefit from the improved compiler detection :) I would look at the FindMPI docs on locating the correct mpi compiler: https://cmake.org/cmake/help/v3.14/module/FindMPI.html#variables-for-locating-mpi . It looks li

Re: [CMake] Different behavior between building using "cmake --build" and building in Visual Studio

2019-05-09 Thread SergSuslenkov
Hi Nick, Not sure if it is relevant for you, but for other who will search. I have the same problem. What I found: 1. When you issue "cmake --build", it runs following command line: msbuild ALL_BUILD.vcxproj /p:Platform=Win32 ... So it is not a solution file, that have rules to match configurat

Re: [CMake] c++2a

2019-05-09 Thread hex
ummh, sooo... h, do you like... cheese? On 5/9/19 7:21 AM, Stefan Fendt wrote: Am 07.05.2019 um 20:37 schrieb Angel Campoverde: Next time please ask what computer I am using. *What*? Really? *Please* give this a second thought... Stefan -- Powered by www.kitware.com Please keep messages o