Hi Kai! 23.10.2014, 14:05, "Koehne Kai" <[email protected]>:
>> Is it possible to make a program with this flag was issued a short >> string of fixed format version number to standard output and has >> completed its work? > We could add something like '--versionnumber" that'll just print the number > in major.minor.patch format. This idea I like :-) > Anyhow, I'm curious why you need this in the first place! I already wrote about CPackIFW generator for CMake. He uses QtIFW command line tools to create the installer. >From version to version of the command-line interface tools may change. So I need to get (in quiet mode) version QtIFW for individual work with each version. The code, which will enter into CMake-3.1.0-rc1 does not check the version QtIFW. I checked on QtIFW 1.5.0 and 1.5.~82 (1.6) and everything works fine, but what happens next? :-) Regards, Konstantin Podsvirov _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
