Hi, Chuck,
Thanks for your generous help.
Actually there is no make -j option in the already exist make flow of my
project as i know so far. Because i have read the makefiles in detail, and
when i make my project, the sub projects in my project executed in order.
The problem i found is it cost
Hi All,
I'm using 3.5.2 for a qt based project and I've updated to 3.6 and the RCC
feature seems to fail. Here's a summary
CMAKE settings:
cmake_policy(SET CMP0015 NEW) # relative linker paths
cmake_policy(SET CMP0020 NEW) # linking to qmainlib
# Tell CMake to run moc when necessary:
set(CMA
Hi Brennan,
We also just got the Homebrew cmake formula updated to explicitly include
the patch. See https://github.com/Homebrew/homebrew-core/pull/2968
- Chuck
On Wed, Jul 13, 2016 at 11:10 PM, Breannan Smith
wrote:
> Rad, I can verify that the issue is resolved in the git repo if anyone
> e
Is it possible to sign after your package is complete (copying resource files
and so on)?
I call a *.sh which is created from the CMake configure step which do the job.
Best Regards
Roman
> Am 12.07.2016 um 18:49 schrieb Harry Mallon :
>
> Hello all,
>
> What is the current best practice for