mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2024-11-14 11:15:05 -05:00
parent
4188cd3455
commit
43ce86571c
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue