You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
302 B
9 lines
302 B
9 months ago
|
CMAKE_LINKER_TYPE = DEFAULT
|
||
|
.*CMAKE_C_USING_LINKER_MODE = [^
|
||
|
]*
|
||
|
.*CMAKE_C_USING_LINKER_abc123 = /path/to/somewhere
|
||
|
.*CMAKE_C_USING_LINKER_Hi_There = some-tool
|
||
|
.*CMAKE_ASM_NASM_USING_LINKER_custom = /place/holder
|
||
|
.*CMAKE_ASM-ATT_USING_LINKER_custom = /more/text
|
||
|
.*CMAKE_ASM-ATT_USING_LINKER_MODE = TOOL
|