diff options
| author | Alberts Muktupāvels <alberts.muktupavels@gmail.com> | 2018-08-24 18:25:50 +0300 |
|---|---|---|
| committer | Alberts Muktupāvels <alberts.muktupavels@gmail.com> | 2018-08-24 18:25:50 +0300 |
| commit | 281cf0d64c40894b363fc72ba0309c229ec9b485 (patch) | |
| tree | 91fa5126767a1cb4f0cda00527b7eff917ea5060 /plugins/unity-mt-grab-handles | |
| parent | f21020e3b0e20a3557f4aaeea74aa957d7a4c427 (diff) | |
Fix build.
(bzr r4276.1.1)
Diffstat (limited to 'plugins/unity-mt-grab-handles')
| -rw-r--r-- | plugins/unity-mt-grab-handles/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/unity-mt-grab-handles/CMakeLists.txt b/plugins/unity-mt-grab-handles/CMakeLists.txt index acaaa8db3..45e2d335b 100644 --- a/plugins/unity-mt-grab-handles/CMakeLists.txt +++ b/plugins/unity-mt-grab-handles/CMakeLists.txt @@ -12,6 +12,7 @@ set (libdir ${CMAKE_INSTALL_LIBDIR}) set (includedir ${CMAKE_INSTALL_INCLUDEDIR}) set (libdir ${CMAKE_INSTALL_LIBDIR}) set (datadir ${CMAKE_INSTALL_FULL_DATADIR}) +set (COMPIZ_PLUGIN_PACK_BUILD 1) compiz_plugin (unitymtgrabhandles PKGDEPS nux-4.0>=4.0.0 PLUGINDEPS composite opengl CFLAGSADD -std=c++0x) |
