commit | 02bfb77f6c20d648dee1188718654d8a68bc7689 | [log] [tgz] |
---|---|---|
author | Jim Schaad <ietf@augustcellars.com> | Wed Apr 08 13:03:27 2020 -0700 |
committer | Jim Schaad <ietf@augustcellars.com> | Wed Apr 08 15:31:14 2020 -0700 |
tree | 261564f65b67789f36e85c71b66256365e8ac72d | |
parent | 9d10fcb543deeb52ba27ebee6f05704a6c2792f7 [diff] |
Change expansion tags
diff --git a/.appveyor.yml b/.appveyor.yml index 6b6383c..63e7a65 100644 --- a/.appveyor.yml +++ b/.appveyor.yml
@@ -16,7 +16,7 @@ - OPTIONS: -Dalign_reads=ON before_build: - - cmd: cmake -G "Visual Studio 16 2019" -Dfatal_warnings=OFF $(OPTIONS) + - cmake -G "Visual Studio 16 2019" -Dfatal_warnings=OFF %OPTIONS% build: project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln