aboutsummaryrefslogtreecommitdiff
path: root/compute_kernel_writer/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compute_kernel_writer/CMakeLists.txt')
-rw-r--r--compute_kernel_writer/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/compute_kernel_writer/CMakeLists.txt b/compute_kernel_writer/CMakeLists.txt
index f203a18f56..93372de3db 100644
--- a/compute_kernel_writer/CMakeLists.txt
+++ b/compute_kernel_writer/CMakeLists.txt
@@ -120,12 +120,6 @@ target_include_directories(ckw
PRIVATE ${CMAKE_CURRENT_LIST_DIR}
)
-set_target_properties(ckw
- PROPERTIES
- SOVERSION ${CMAKE_PROJECT_VERSION_MAJOR}
- VERSION ${CMAKE_PROJECT_VERSION}
- )
-
#---------------------------------------------------------------------
# Validation tests