🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
242 B

  1. version: 0.9.{build}
  2. platform: x64
  3. configuration: Release
  4. before_build:
  5. - echo running cmake...
  6. - cd test
  7. - cmake -G "Visual Studio 12 Win64" -Bbuild -H..
  8. build:
  9. parallel: true
  10. project: C:\projects\tinyexr\test\build\tinyexr.sln