[Qt-creator] Creator 4.0 and cmake -C command line argument

Clarkson, Edward C. Edward.Clarkson at gtri.gatech.edu
Thu Sep 15 15:26:43 CEST 2016


Hi,

We use cmake to build a project that consists of several components, some of which can also be built independently of the others, but all of them share global build settings.  To that end, we currently use a global initial setting cache file via the cmake –C command-line option when building via terminal/automated tools.  

In Creator 4.0 is it possible to replicate that (as in 3.6 and the command line text box)?  Our Configure.cmake file that we use is somewhat substantial, and it would be a pain to replicate its contents by having to add each variable – and every developer would have to do it every time s/he checked out the repo.

From my googling, I didn’t see anything that would indicate 4.1 would be any different than 4.0 w/r/t cmake configuration, but I’d be happy to be corrected on that and give it a try.  Appreciate any help – thanks,

Ed




More information about the Qt-creator mailing list