From 8aab48107676fb2c50d08d6fe89872ebc40f5817 Mon Sep 17 00:00:00 2001 From: Daniel Adler Date: Mon, 19 Aug 2024 14:02:53 +0200 Subject: [PATCH] CI/GL: added TODO comment regarding windows --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5c9e86..b543e9d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,6 +49,7 @@ bt:mac-x64: - make test-depend - make test +# TODO: Prepare CI/Windows to build and test this project; Prerequisites: MinGW Make t:cmake:win-x64: tags: [ windows ] script: