Skip to content
This repository was archived by the owner on Sep 7, 2020. It is now read-only.

Commit 198f070

Browse files
committed
fixup! cmake: create separate HLAPI library
1 parent 353d259 commit 198f070

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

framework/platform/hlapi/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,3 @@ install(TARGETS ${PROJECT_NAME}
3737
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
3838
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
3939
)
40-
41-
if(BUILD_TESTS)
42-
add_subdirectory(test)
43-
endif()

0 commit comments

Comments
 (0)