]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Select 64bit windows platform 11358/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 10 Dec 2020 23:23:08 +0000 (18:23 -0500)
committerTimo Heister <timo.heister@gmail.com>
Sat, 1 Jan 2022 20:20:34 +0000 (15:20 -0500)
.github/workflows/windows.yml

index 897d8ed44604b20b8c8ce3f1b946152fce997ff2..b46066f10563f5d64fe5641488e698b929e6d5f0 100644 (file)
@@ -21,6 +21,7 @@ jobs:
     - name: info
       run: |
         cmake --version
+        cmake -h
         wmic logicaldisk get size, freespace, caption
     - name: configure
       shell: bash
@@ -28,7 +29,7 @@ jobs:
         mkdir build
         mkdir c:/project
         cd build
-        cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=c:/project -DDEAL_II_WITH_ZLIB=off -DDEAL_II_CXX_FLAGS="-WX" -T host=x64 ..
+        cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=c:/project -DDEAL_II_WITH_ZLIB=off -DDEAL_II_CXX_FLAGS="-WX" -T host=x64 -A x64 ..
     - name: archive logs
       uses: actions/upload-artifact@v1
       with:

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.