[CMake] how to get cmake and custom qt widget to work?

eial at cs.bgu.ac.il eial at cs.bgu.ac.il
Tue Oct 5 16:35:05 EDT 2010


the project's one?
I've copied the hpp and cpp files into one of my src dirs.
still not compiling 

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