~vanvugt/mir/double

« back to all changes in this revision

Viewing changes to src/platform/options/CMakeLists.txt

  • Committer: Daniel van Vugt
  • Date: 2014-07-29 03:37:06 UTC
  • mfrom: (1608.120.45 development-branch)
  • Revision ID: daniel.van.vugt@canonical.com-20140729033706-ciaswyu7p6nvhlbg
MergeĀ latestĀ development-branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  default_configuration.cpp
6
6
)
7
7
 
8
 
add_library(
9
 
  miroptions STATIC
 
8
add_library(miroptions OBJECT
10
9
 
11
10
  ${CHOICE_SOURCES}
12
11
)