diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-03-31 23:46:10 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-03-31 23:46:10 -0500 |
commit | 8083ca83aef5f36ccf7e51e6db8f0310b208f929 (patch) | |
tree | d123975a0e44e7f96b6dc4fb4229e9ba1b995080 /twin/CMakeLists.txt | |
parent | 0f7f449bfc2da30521c39332ded5d6f72e239a16 (diff) | |
download | tdebase-8083ca83aef5f36ccf7e51e6db8f0310b208f929.tar.gz tdebase-8083ca83aef5f36ccf7e51e6db8f0310b208f929.zip |
Build compton-tde
Diffstat (limited to 'twin/CMakeLists.txt')
-rw-r--r-- | twin/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/twin/CMakeLists.txt b/twin/CMakeLists.txt index 32d497513..a20f2c2ac 100644 --- a/twin/CMakeLists.txt +++ b/twin/CMakeLists.txt @@ -20,6 +20,7 @@ add_subdirectory( clients ) add_subdirectory( oldheaders ) add_subdirectory( data ) tde_conditional_add_subdirectory( WITH_XCOMPOSITE kompmgr ) +tde_conditional_add_subdirectory( WITH_XCOMPOSITE compton-tde ) include_directories( |