~3v1n0/unity/scale-window-cast-protection

« back to all changes in this revision

Viewing changes to plugins/networkarearegion/CMakeLists.txt

  • Committer: Marco Trevisan (Treviño)
  • Date: 2016-03-07 18:51:47 UTC
  • mfrom: (4080 unity)
  • mto: This revision was merged to the branch mainline in revision 4085.
  • Revision ID: mail@3v1n0.net-20160307185147-0p1m89up4tqfb6w1
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  set(revert_compiz TRUE)
9
9
endif()
10
10
 
 
11
set (libdir ${CMAKE_INSTALL_LIBDIR})
 
12
set (includedir ${CMAKE_INSTALL_INCLUDEDIR})
 
13
set (libdir ${CMAKE_INSTALL_LIBDIR})
 
14
set (datadir ${CMAKE_INSTALL_FULL_DATADIR})
 
15
 
11
16
compiz_plugin (networkarearegion)
12
17
 
13
18
if(revert_compiz)