1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-13 23:31:53 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Derek Dai
02e5c4beac
test compiler flag -fstack-protector-strong before set 2017-02-16 19:31:23 +08:00
Derek Dai
d624dc5569
add -fstack-protector-strong to capture more stack issues 2017-02-14 14:23:03 +08:00
Derek Dai
e1307f0636
stability: increase gcc warning level 2017-02-13 13:12:53 +08:00
Derek Dai
6dd107a2fd since shl_log.h does not include config.h, define BUILD_ENABLE_DEBUG through add_definitions() instead of config.h.cmake 2016-08-12 16:55:29 +08:00
Derek Dai
e863a4498d add dependency to libsystemd to the root CMakeLists.txt 2016-08-10 16:43:33 +08:00
Alberto Fanjul
7228c3e63d Change to support CI environment 2016-07-23 20:20:58 +02:00
albfan
4637409d0b relay on PATH to find executables 2016-07-02 15:22:13 +02:00
albfan
73adee82bf Select interface to use
Start miraclecast against interface of choose.

- By tagged udev device
- By `--interface` or `-i` option

resolves #36, resolves #43, resolves #46
2015-08-30 11:20:41 +02:00
albfan
544758f3d2 cleanup cmake config 2015-04-12 10:34:42 +02:00
albfan
8484a126be fix cmake compilation
closes #7
2015-04-11 23:11:52 +02:00
Thomas-Karl Pietrowski
c23b6df8a4 Downgrading required CMake VERSION to 3.0 2015-03-21 09:49:26 +00:00
albfan
2e933497ff cmake configuration 2015-03-13 07:54:19 +01:00