Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
Sbom
/
DuplicateSbom.cmake
blob: b44eb0859d2d6202ddb9b2b2efca7f0be33a81b2 [
file
] [
edit
]
include
(
$
{
CMAKE_CURRENT_LIST_DIR
}/
Setup
.
cmake
)
include
(
GNUInstallDirs
)
add_library
(
liba INTERFACE
)
install
(
TARGETS liba EXPORT setA DESTINATION
.)