[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [plasma-framework] /: Add include(GenerateExportHeader) to CMakeLists.txt
From:       Alex Merry <kde () randomguy3 ! me ! uk>
Date:       2014-01-07 19:38:25
Message-ID: E1W0cTp-0000wN-97 () scm ! kde ! org
[Download RAW message or body]

Git commit 0f1bc5e7488a5d52967b569c78393dd07377e9ee by Alex Merry.
Committed on 07/01/2014 at 19:36.
Pushed by alexmerry into branch 'master'.

Add include(GenerateExportHeader) to CMakeLists.txt

We should not depend on the fact that KDECompilerSettings.cmake happens
to include it when we use generate_export_header().

M  +1    -0    CMakeLists.txt

http://commits.kde.org/plasma-framework/0f1bc5e7488a5d52967b569c78393dd07377e9ee

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3fc8e8f..c9ce31e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,6 +5,7 @@ project(Plasma)
 # Make CPack available to easy generate binary packages
 include(CPack)
 include(FeatureSummary)
+include(GenerateExportHeader)
 
 ################# set KDE specific information #################
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic