Skip to content

Commit

Permalink
fix(DataTest): do not install #4398
Browse files Browse the repository at this point in the history
  • Loading branch information
aleks-f committed Jan 15, 2024
1 parent 00ed601 commit 0f03599
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Data/testsuite/DataTest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,3 @@ target_include_directories(DataTest
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
$<INSTALL_INTERFACE:${CMAKE_INSTALL_INCLUDEDIR}>
)

POCO_INSTALL(DataTest)
POCO_GENERATE_PACKAGE(DataTest)

0 comments on commit 0f03599

Please sign in to comment.