projects
/
libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40f6a58
)
_reproducible_build
author
Sjoerd Simons
<sjoerd@debian.org>
Wed, 18 Jan 2017 08:16:30 +0000
(08:16 +0000)
committer
Balint Reczey
<balint@balintreczey.hu>
Wed, 18 Jan 2017 08:16:30 +0000
(08:16 +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 d3eefa345a16d8a374eb25cb2aff8e620870ef71..a34bc434f2972fba9163114d58f0e9ee1a84c9df 100644
(file)
--- a/
src/libcec/CMakeLists.txt
+++ b/
src/libcec/CMakeLists.txt
@@
-128,7
+128,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