Revision 85d1f168ef39f4c4419ef362d849ea225c53fffc authored by Marty E. Plummer on 09 January 2018, 07:44:24 UTC, committed by Ingy döt Net on 19 July 2018, 21:53:50 UTC
I suspect this this was a bit of an oversight when first setting up appveyor for Windows/msvc, but 'release' does not match any target cmake knows about; 'Release', however, does. Signed-off-by: Marty E. Plummer <hanetzer@protonmail.com>
1 parent 12dc1be
.gitignore
*.BAK
*.a
*.cmake
*.dll
*.exe
*.la
*.lo
*.log
*.o
*.pc
*.so
*.trs
*~
.deps/
.libs/
/Testing/
libtool
CMakeCache.txt
CMakeFiles/
GNUmakefile
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config
config.h*
config.status
configure
example-deconstructor*
example-reformatter*
run*
stamp-h1
test-*
!config/config.h.in

Computing file changes ...