moltenvk/External/makeAll

16 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