Skip to content

Commit 95db9b9

Browse files
committed
cmake: cosmetic remove
1 parent b86a5f3 commit 95db9b9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ install(
224224
PATTERN "*.so"
225225
PATTERN "*.pyd"
226226
)
227-
# ------------------------------------------------------------------------ #
227+
228228
jrl_target_headers(nanoeigenpy_headers INTERFACE
229229
HEADERS ${nanoeigenpy_HEADERS}
230230
BASE_DIRS include
@@ -233,7 +233,6 @@ jrl_target_headers(nanoeigenpy_headers INTERFACE
233233
jrl_add_export_component(NAME nanoeigenpy_headers TARGETS nanoeigenpy_headers)
234234
jrl_export_package()
235235

236-
# ------------------------------------------------------------------------ #
237236
if(BUILD_TESTING)
238237
enable_testing()
239238
add_subdirectory(tests)

0 commit comments

Comments
 (0)