~morphis/aethercast/enable-arm64-builds

« back to all changes in this revision

Viewing changes to tests/mcs/acceptance_tests/CMakeLists.txt

  • Committer: Tarmac
  • Author(s): Simon Fels
  • Date: 2016-02-04 06:38:31 UTC
  • mfrom: (119.1.65 trunk)
  • Revision ID: tarmac-20160204063831-b6q9o8ktznevvd8x
Add a network manager implementation to use the DBus interface of wpa-supplicant.

Approved by PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
include_directories(${CMAKE_SOURCE_DIR}/tests/3rd_party/process-cpp-minimal/include)
2
 
 
3
1
add_library(aethercast-test-fwk did_exit_cleanly.cpp)
4
2
 
5
3
AETHERCAST_ADD_TEST(aethercast_tests miracast_service_tests.cpp aethercast-test-fwk)