Damir Porobic
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Running QTests with CLion and CMake
Is there a way to have a Test Runner for QTests? I have several Test classes, every Tests class is one target in CMake, so I end up with several targets that I would need to run one after the other...