mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-04 03:15:59 -04:00
Show generated files in appveyor as well
This commit is contained in:
parent
e103c6b9f9
commit
095caa7a9f
@ -103,6 +103,8 @@ build_script:
|
|||||||
cmake -DCMAKE_PREFIX_PATH=%PREFIX% %CMAKE_ARGS%
|
cmake -DCMAKE_PREFIX_PATH=%PREFIX% %CMAKE_ARGS%
|
||||||
%MSVC% msbuild "libSDL2pp.sln" /verbosity:normal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
|
%MSVC% msbuild "libSDL2pp.sln" /verbosity:normal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
|
||||||
%MINGW32% mingw32-make
|
%MINGW32% mingw32-make
|
||||||
|
%MINGW32% type FindSDL2PP.cmake
|
||||||
|
%MINGW32% type sdl2pp.pc
|
||||||
|
|
||||||
# tests; PATH here lists library search paths
|
# tests; PATH here lists library search paths
|
||||||
- |-
|
- |-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user