build: Fix compilation with USE_GAS and WIN32
authorKacper Michajłow <kasper93@gmail.com>
Sat, 18 May 2024 16:58:57 +0000 (18:58 +0200)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Sat, 18 May 2024 18:31:29 +0000 (12:31 -0600)
commite633650a3204b73511a47fe474f47a8f016ebc1f
tree0f0e7941512b39129c0310319c69a75394bbb3a6
parent6cc16fc9efc52b20b0cca1e01973071c923b1174
build: Fix compilation with USE_GAS and WIN32

The loader-unknown-chain target is not defined when USE_GAS is used.

Fixes: 238cf14a59cc564d0614dc3c70cf3975b4b43b65
loader/CMakeLists.txt