~raof/mir/symbols-file

« back to all changes in this revision

Viewing changes to tests/acceptance-tests/CMakeLists.txt

  • Committer: Christopher James Halse Rogers
  • Date: 2013-07-22 03:43:21 UTC
  • Revision ID: raof@ubuntu.com-20130722034321-y72pz9a8p1cug3ks
Set -fvisibility=hidden for all mirclient code.

This requires double-building some of our shared components, once with
default visibility and once with hidden visibility.

Long term this should go away; everything should be built with
-fvisibility=hidden, and our ABI should be deliberately exported with
default visibility.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
  acceptance-tests
33
33
 
34
34
  mirserver
35
 
  mirclient
 
35
  mirclient-static
36
36
 
37
37
  mir-test-framework
38
38
  mir-test-doubles