Re: [CMake] Compiling binaries with cmake -- help

2016-07-01 Thread Crest Christopher
I have the dependencies installed but I'm still getting an error; that there is an error in the configuration files and that the project may be invalid ? Nicholas Braden Thursday, June 23, 2016 8:37 AM Yep, if you have all the dependencies it should just wor

[CMake] QT5 i18n with cmake / QT5_CREATE_TRANSLATION

2016-07-01 Thread Wambach, Florian [Rohmann GmbH]
// tldr; QT5_CREATE_TRANSLATION calls lupdate with unwanted parameter @lst_file // despite being quite new to cmake, I succeeded to create a new project including Qt5LinguistTools and a .ts file containing my translations. For convenient string-update and qm-compilation, I added a secti

Re: [CMake] CMAKE_C_COMPILE_OBJECT vs

2016-07-01 Thread Robert Maynard
Sorry I had misread that you where still having this problem with CMake 3.4, not that it had resolved your issue. On Thu, Jun 30, 2016 at 4:36 PM, Sam Cristall wrote: > Hi Robert, > > Yes, we are adding the Keil C8051 compiler, which is very old and uses a very > unique command line syntax comp

Re: [CMake] How do you handle recursive dependencies in CMake

2016-07-01 Thread Ruslan Baratov via CMake
Hi, On 30-Jun-16 16:01, Sven Baars wrote: I don't think this is a solution to the problem, since then it seems like the build will still fail for all our users unless they also build all their packages from inside hunter. What do you mean by "from inside hunter"? Users have to add 'hunter_add_p

Re: [CMake] ctest: how to include pre- and post- processing commands

2016-07-01 Thread Mario Werner
Hi Ted, On 2016-06-30 14:37, TS wrote: > [snip] > Is it possible to have a ctest which involves preprocessing as well as > postprocessing. The code to test is myCode.exe, which writes an output file. > PASS or FAIL is the result of comparison of output against reference data. AFAIK, there is curr

Re: [CMake] CMake 3.6.0-rc4 now ready for testing!

2016-07-01 Thread Hendrik Sattler
Zitat von Brad King : On 06/29/2016 05:05 PM, Hendrik Sattler wrote: * The "InstallRequiredSystemLibraries" module learned a new "CMAKE_INSTALL_UCRT_LIBRARIES" option to enable app-local deployment of the Windows Universal CRT libraries with Visual Studio 2015. Maybe the help should note t

Re: [CMake] [ANNOUNCE] CMake 3.6.0-rc4 now ready for testing!

2016-07-01 Thread Chaos Zhang
Thanks a lot for your hard working, thus we can benefit from cmake! :-)Best regard,chao Robert Maynard wrote > I am proud to announce the fourth CMake 3.6 release candidate.Sources and > binaries are available at: https://cmake.org/download/Documentation is > available at: https://cmake.org/cmake