projects
/
libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fd820e
)
_reproducible_build
author
Sjoerd Simons
<sjoerd@debian.org>
Thu, 10 Mar 2016 00:53:26 +0000
(
00:53
+0000)
committer
Peter Michael Green
<plugwash@raspbian.org>
Thu, 10 Mar 2016 00:53:26 +0000
(
00:53
+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 a4945339d671c36980bc8d7ef8d89ae35cb37361..0933dc3de849d825afe1d0a862459a65917f946e 100644
(file)
--- a/
src/libcec/CMakeLists.txt
+++ b/
src/libcec/CMakeLists.txt
@@
-125,7
+125,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