Skip to content

Commit 80c6104

Browse files
committed
cmake: Fix CACHE_ARGS merge
1 parent 1922424 commit 80c6104

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,7 @@ if(ITKPythonPackage_SUPERBUILD)
206206
SOURCE_DIR ${ITK_SOURCE_DIR}
207207
BINARY_DIR ${ITK_BINARY_DIR}
208208
PREFIX "ITKp"
209-
<<<<<<< HEAD
210-
CMAKE_CACHE_ARGS
211-
=======
212209
CMAKE_ARGS
213-
>>>>>>> master
214210
-DBUILD_TESTING:BOOL=OFF
215211
-DCMAKE_INSTALL_PREFIX:PATH=${CMAKE_INSTALL_PREFIX}
216212
-DPY_SITE_PACKAGES_PATH:PATH=${CMAKE_INSTALL_PREFIX}

0 commit comments

Comments
 (0)