Registered Member
|
Hi All,
Can someone help me figure out how to configure KDevelop to find Unit Tests that are build in a sub directory? In the project root directory I have a "build", "src" and "tests" directory, the tests are build within "build/tests" and they work fine when I run ctest from build/tests, but when I use Run -> Run All Tests from KDevelop, nothing happens. Also, the Unit Tests window is also empty. Any Idea how I could tell KDevelop where those tests are located? Or am I doing something wrong here? Here root CMakeLists file:
And here the CMakeLists file in the tests directory:
Thanks in advance! |
Registered Member
|
|
Registered Member
|
I'm also playing with this, did you find a solution?
|
Registered Member
|
Unfortunately not, I've changed the IDE meanwhile so didn't investigate this further.
|
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell