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

Commit

Permalink
fixup! cmake: create separate HLAPI library
Browse files Browse the repository at this point in the history
  • Loading branch information
abelog committed Aug 5, 2020
1 parent 353d259 commit 198f070
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions framework/platform/hlapi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,3 @@ install(TARGETS ${PROJECT_NAME}
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
)

if(BUILD_TESTS)
add_subdirectory(test)
endif()

0 comments on commit 198f070

Please sign in to comment.