auto.qbs 82 B

123456789
  1. import qbs
  2. Project {
  3. name: "Auto"
  4. references: [
  5. "cmake"
  6. ]
  7. }