mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
Change to support CI environment
This commit is contained in:
parent
412ce067b6
commit
7228c3e63d
2 changed files with 3 additions and 1 deletions
|
@ -12,6 +12,7 @@ add_executable(miracle-wifid ${miracle-wifid_SRCS})
|
|||
|
||||
target_link_libraries(miracle-wifid ${KDE4_KDECORE_LIBS})
|
||||
|
||||
cmake_policy(SET CMP0015 NEW)
|
||||
include_directories(shared)
|
||||
link_directories(shared)
|
||||
target_link_libraries(miracle-wifid miracle-shared)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue