projects
/
libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8061e60
)
_reproducible_build
author
Sjoerd Simons
<sjoerd@debian.org>
Fri, 8 Mar 2019 12:21:44 +0000
(12:21 +0000)
committer
Balint Reczey
<rbalint@ubuntu.com>
Fri, 8 Mar 2019 12:21:44 +0000
(12:21 +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 6baee69ebc0b637cafb9aedd65d91215fd03207f..f1ba50194e2da0147b754f14ea1cfd4238477a17 100644
(file)
--- a/
src/libcec/CMakeLists.txt
+++ b/
src/libcec/CMakeLists.txt
@@
-130,7
+130,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