diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2015-11-09 18:05:30 -0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-11-09 18:00:56 -0800 |
commit | 66091ff853fe16495c981a5f8deff285cd310358 (patch) | |
tree | edad876a401bbe174aaf55aa6ba49c87d4ac2511 /CMakeLists.txt | |
parent | 7b1950ca03ae928e3c51d74b8269e7054de7fdc8 (diff) | |
download | subsurface-66091ff853fe16495c981a5f8deff285cd310358.tar.gz |
Remove Facebook from Plugins
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index bbf7eb7e8..17a68314b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -384,6 +384,7 @@ else() ${SUBSURFACE_TARGET} subsurface_generated_ui subsurface_interface + facebook_integration subsurface_profile subsurface_statistics subsurface_models |