]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add appveyor.yml
authorDaniel Arndt <arndtd@ornl.gov>
Fri, 22 Nov 2019 19:06:57 +0000 (14:06 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Fri, 22 Nov 2019 19:27:07 +0000 (14:27 -0500)
contrib/ci/appveyor.yml [new file with mode: 0644]

diff --git a/contrib/ci/appveyor.yml b/contrib/ci/appveyor.yml
new file mode 100644 (file)
index 0000000..56bf1e1
--- /dev/null
@@ -0,0 +1,9 @@
+image:
+  - Visual Studio 2019
+clone_folder: c:\projects\source
+build_script:
+- cmd: >-
+    mkdir build &&
+    cd build &&
+    cmake c:\projects\source -DCMAKE_BUILD_TYPE=Debug -G "Visual Studio 16 2019" &&
+    cmake --build . -- -m

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.