summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2019-12-15 17:30:34 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2019-12-15 17:30:34 +0100
commitf2f0efe9b362d14bd9fb1b0b1216ae3769f3f541 (patch)
treee0795e260891ae87b376ae4ece7c88fe50542256
parentActually include header that provides std::signal instead of signal (diff)
downloadnheko-f2f0efe9b362d14bd9fb1b0b1216ae3769f3f541.tar.xz
Fix appveyor deps/cmakelist path
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml

index 866fe4ba..c17057b6 100644 --- a/appveyor.yml +++ b/appveyor.yml
@@ -12,7 +12,7 @@ environment: cache: - c:\tools\vcpkg\installed\ -> appveyor.yml - - .deps -> deps/CMakeLists.txt, appveyor.yml + - .deps -> deps\CMakeLists.txt, appveyor.yml build: verbosity: minimal