[CMake] how to get cmake and custom qt widget to work?
eial at cs.bgu.ac.il
eial at cs.bgu.ac.il
Thu Oct 7 17:50:49 EDT 2010
tried that, no go
On Tue 05 Oct 21:44 2010 John Drescher wrote:
> On Tue, Oct 5, 2010 at 3:41 PM, eial at cs.bgu.ac.il <eial at cs.bgu.ac.il> wrote:
> > nope, like I wrote in the first post, I need a string spinbox so I've extended qspinbox to support strings.
> > that is the custom widget in question.
> >
>
> You need to add the path of where ever your custom widget is into one
> of the INCLUDE_DIRECTORIES statements in your CMakeLists.txt
>
> John
>
More information about the CMake
mailing list