Looks like AppVeyor's CMake is too old to support that.
@@ -38,7 +38,7 @@ before_build:
- cmake -G "%GENERATOR%" -H. -Bbuild
build_script:
-- cmake --build build --target PACKAGE --config Release -j2
+- cmake --build build --target PACKAGE --config Release
after_build: