~dobey/keeper/cleanup

« back to all changes in this revision

Viewing changes to src/client/CMakeLists.txt

  • Committer: Bileto Bot
  • Author(s): Charles Kerr, Xavi Garcia Mena, Xavi Garcia
  • Date: 2017-02-13 08:57:25 UTC
  • mfrom: (126.1.21 keeper-tests-charles)
  • Revision ID: ci-train-bot@canonical.com-20170213085725-rpsp9eg86dk2zlvi
Adds integration tests for restore and restore cancellation.

Approved by: Charles Kerr, unity-api-1-bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
  STATIC
11
11
  keeper-errors.cpp
12
12
  ${CMAKE_SOURCE_DIR}/include/client/keeper-errors.h
 
13
  ${CMAKE_SOURCE_DIR}/include/client/keeper-items.h
 
14
  items.cpp
13
15
)
14
16
 
15
17
set(
16
18
  CLIENT_HEADERS
17
19
  ${CMAKE_SOURCE_DIR}/include/client/client.h
18
20
  ${CMAKE_SOURCE_DIR}/include/client/keeper-errors.h
 
21
  ${CMAKE_SOURCE_DIR}/include/client/keeper-items.h
19
22
)
20
23
 
21
24
add_library(