mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
src/CMakeLists.txt: fix an indentation
This commit is contained in:
parent
372b83fbed
commit
1b74f5335d
@ -274,7 +274,7 @@ function (UPM_MIXED_MODULE_INIT)
|
||||
if (NOT ${libname} MATCHES "utilities-c")
|
||||
target_link_libraries (${libname} upmc-utilities)
|
||||
endif()
|
||||
endif (UPM_MIXED_MODULE_INIT_C_SRC)
|
||||
endif (UPM_MIXED_MODULE_INIT_C_SRC)
|
||||
|
||||
# Build C++ if enabled AND C++ headers exist
|
||||
if (BUILDCPP AND UPM_MIXED_MODULE_INIT_CPP_HDR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user