Skip to content

Commit e817cfe

Browse files
committed
COMP: Remove empty TwoProjectionRegistration_LIBRARIES
1 parent c5985d5 commit e817cfe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
cmake_minimum_required(VERSION 3.10.2)
22
project(TwoProjectionRegistration)
33

4-
# Header only libraries do not use
5-
set(TwoProjectionRegistration_LIBRARIES "")
6-
74
if(NOT ITK_SOURCE_DIR)
85
find_package(ITK 5.1 REQUIRED)
96
list(APPEND CMAKE_MODULE_PATH ${ITK_CMAKE_DIR})

0 commit comments

Comments
 (0)