Skip to content

Commit fd32843

Browse files
committed
Remove bad ref to cmsdk2_install. cherry-pick: main
1 parent 5113876 commit fd32843

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

libraries/API/api.cmake

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,6 @@ function(api2_target)
8787
endif ()
8888
endforeach ()
8989

90-
cmsdk2_install(
91-
NAME ${ARGS_NAME}
92-
TARGETS ${TARGET_LIST}
93-
EXPORT APITargets)
94-
9590
set(${ARGS_NAME}_VERSION ${PROJECT_VERSION} CACHE INTERNAL "Set ${ARGS_NAME}_VERSION")
9691
message(STATUS " Set ${ARGS_NAME}_VERSION -> ${PROJECT_VERSION}")
9792
endfunction()

0 commit comments

Comments
 (0)