cmake.qbs 69 B

123456
  1. import qbs
  2. /* TODO: add cmake test */
  3. Product {
  4. name: "CMake"
  5. }