mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-08-19 05:44:13 +02:00
Replacing KF5 missed in shell print out.
This commit is contained in:
@@ -63,7 +63,7 @@ message("QET_DIR :" ${QET_DIR})
|
|||||||
message("GIT_COMMIT_SHA :" ${GIT_COMMIT_SHA})
|
message("GIT_COMMIT_SHA :" ${GIT_COMMIT_SHA})
|
||||||
|
|
||||||
if(BUILD_WITH_KF)
|
if(BUILD_WITH_KF)
|
||||||
message("KF_GIT_TAG :" ${KF5_GIT_TAG})
|
message("KF_GIT_TAG :" ${KF_GIT_TAG})
|
||||||
else()
|
else()
|
||||||
add_definitions(-DBUILD_WITHOUT_KF)
|
add_definitions(-DBUILD_WITHOUT_KF)
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
Reference in New Issue
Block a user