Merge pull request #806 from zhsj/clean-up-1
cleanup: remove DBUS_CPP_*
This commit is contained in:
commit
d013c8e41e
1 changed files with 0 additions and 3 deletions
|
|
@ -4,7 +4,6 @@ include_directories(
|
|||
${GIO_INCLUDE_DIRS}
|
||||
${GIO-UNIX_INCLUDE_DIRS}
|
||||
${MIRCLIENT_INCLUDE_DIRS}
|
||||
${DBUS_CPP_INCLUDE_DIRS}
|
||||
${DBUS_INCLUDE_DIRS}
|
||||
${SDL2_INCLUDE_DIRS}
|
||||
${SDL2_IMAGE_INCLUDE_DIRS}
|
||||
|
|
@ -349,8 +348,6 @@ add_library(anbox-core STATIC ${SOURCES})
|
|||
target_link_libraries(anbox-core
|
||||
${Boost_LDFLAGS}
|
||||
${Boost_LIBRARIES}
|
||||
${DBUS_CPP_LDFLAGS}
|
||||
${DBUS_CPP_LIBRARIES}
|
||||
${SDL2_LDFLAGS}
|
||||
${SDL2_LIBRARIES}
|
||||
${SDL2_IMAGE_LDFLAGS}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue