Re: [CMake] Qt5 + cmake 3.0

2014-10-24 Thread Stephen Kelly
Scott Aron Bloom wrote: > I have minimized the project to a simple testcase that will represent the > problem, and it still exists. You didn't attach it, right? > In this file, I previously called include( ${QT_USE_FILE} ) to make sure > the necessary include paths were setup correctly However,

[CMake] Qt5 + cmake 3.0

2014-10-24 Thread Scott Aron Bloom
So I may be taking on too much.. but I am migrating to Qt5 and Cmake 3.0 on my project (from Qt4.8 and CMake 2.8) I have minimized the project to a simple testcase that will represent the problem, and it still exists. My project, has multiple executables and multiple libraries for each exec. F