Hello,
I'm using the QtCreator IDE and I want to use wxWidgets with it. I have "C:/wxWidgets/include" and "C:/wxWidgets/lib" directories respectively. So how would I set these directories in a C++ Project (CMake build) so that I can compile wxWidget apps.