]> O.S.I.I.S - jp/vke.net.git/commitdiff
add apt install harfbuzz-dev and libglfw3-dev to appveyor ubuntu
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Mon, 27 Jan 2020 03:27:28 +0000 (04:27 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Mon, 27 Jan 2020 03:27:28 +0000 (04:27 +0100)
appveyor.yml

index 354ea62c9f4b602fbbb0b84f72269d449b646d28..031fbc88ab19e8e943c454b67f384a83add3fb73 100644 (file)
@@ -38,7 +38,6 @@ for:
       - sudo wget -qO /etc/apt/sources.list.d/lunarg-vulkan-bionic.list https://packages.lunarg.com/vulkan/lunarg-vulkan-bionic.list 
       - sudo apt -qq update
       - sudo apt -y install vulkan-sdk
-      - glslc --version
     build_script:
       - dotnet build /p:Configuration=ReleaseSpirVTasks
       - dotnet build /p:Configuration=Release