7 lines
150 B
CMake
7 lines
150 B
CMake
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
# See root CMakeLists.txt for description and expectations of these macros
|
||
|
|
||
|
macro(toolchain_ld_cpp)
|
||
|
endmacro()
|