mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2023-12-30 21:52:56 +00:00
parent
4188cd3455
commit
43ce86571c
@ -10,6 +10,7 @@ set(CMAKE_STRIP "${TOOLCHAIN_PREFIX}-strip")
|
||||
set(CMAKE_SIZE "${TOOLCHAIN_PREFIX}-size")
|
||||
set(CMAKE_AR "${TOOLCHAIN_PREFIX}-ar")
|
||||
set(ASSEMBLER "${TOOLCHAIN_PREFIX}-as")
|
||||
set(CMAKE_RC_COMPILER "${TOOLCHAIN_PREFIX}-windres")
|
||||
|
||||
|
||||
set(CMAKE_FIND_ROOT_PATH /usr/${TOOLCHAIN_PREFIX})
|
||||
|
Loading…
Reference in New Issue
Block a user