projects
/
libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af8e539
)
_reproducible_build
author
Sjoerd Simons
<sjoerd@debian.org>
Mon, 25 Dec 2017 21:52:01 +0000
(21:52 +0000)
committer
Balint Reczey
<rbalint@ubuntu.com>
Mon, 25 Dec 2017 21:52:01 +0000
(21:52 +0000)
Gbp-Pq: Name 03_reproducible_build.patch
src/libcec/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/src/libcec/CMakeLists.txt
b/src/libcec/CMakeLists.txt
index 5c888070000267739ece5566ba9317646bcd8181..7eeaa5e49e96f56e78c56f4fa6a3d617ed711d1c 100644
(file)
--- a/
src/libcec/CMakeLists.txt
+++ b/
src/libcec/CMakeLists.txt
@@
-129,7
+129,7
@@
set(CEC_HEADERS devices/CECRecordingDevice.h
source_group("Header Files" FILES ${CEC_HEADERS})
# platform and device specific
-
include(cmake/SetBuildInfo.cmake
)
+
set(LIB_INFO "compiled on ${CMAKE_SYSTEM} ... "
)
include(cmake/CheckPlatformSupport.cmake)
## create project groups