1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-02 16:31:23 +00:00

Fixed TODO Remove the if/endif lines if Dolphin is split.

This commit is contained in:
Emmanuel Pescosta 2015-02-27 08:16:15 +01:00
parent d452a56ce1
commit b701b7e4ed

View File

@ -123,7 +123,5 @@ install(FILES
COMPONENT Devel
)
# TODO Remove the if/endif lines if Dolphin is split.
if ("${CMAKE_SOURCE_DIR}" STREQUAL "${Dolphin_SOURCE_DIR}")
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
endif()
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)