moltenvk/External/makeAll
2018-01-31 16:57:59 -05:00

15 lines
256 B
Bash
Executable File

#!/usr/bin/env bash
#
# Copyright (c) 2016-2018 The Brenwill Workshop Ltd.
#
# makeAll - invokes the following scripts
# makeVulkanSpec
# makeSPIRVTools
# makeglslang
#
# macOS usage: ./makeAll
./makeVulkanSpec
./makeSPIRVTools
./makeglslang