projects
/
kdiff3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2144a5b
)
Adding libatomic for some 32 bit targets
author
Eike Sauer
<eike@debian.org>
Wed, 23 Jan 2019 19:25:00 +0000
(19:25 +0000)
committer
Eike Sauer
<eike@debian.org>
Wed, 23 Jan 2019 19:25:00 +0000
(19:25 +0000)
Gbp-Pq: Name libatomic.diff
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 002883c0fb3fd340cecce7e0d1fc88162584740b..c8ebb1328a2cd3a97e768a8d59e3b88a6e98604c 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-51,7
+51,7
@@
find_package(
)
-set(KDiff3_LIBRARIES ${Qt5PrintSupport_LIBRARIES} KF5::I18n KF5::CoreAddons KF5::Crash KF5::IconThemes )
+set(KDiff3_LIBRARIES ${Qt5PrintSupport_LIBRARIES} KF5::I18n KF5::CoreAddons KF5::Crash KF5::IconThemes
atomic
)
if (CMAKE_CXX_COMPILER_ID MATCHES "Clang")
#Adjust clang specific warnings