Damir Porobic

Avatar
  • 活动总数 3
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 1
  • Damir Porobic 创建了一个帖子,

    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...