Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KAlarm
Commits
d79fefc8
Commit
d79fefc8
authored
May 04, 2014
by
Laurent Montel
Browse files
Dependancy against ecm 0.0.13
parent
7525cc40
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d79fefc8
...
...
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12)
project
(
KAlarmCal
)
# ECM setup
find_package
(
ECM 0.0.1
2
CONFIG REQUIRED
)
find_package
(
ECM 0.0.1
3
CONFIG REQUIRED
)
set
(
CMAKE_MODULE_PATH
${
ECM_MODULE_PATH
}
)
include
(
GenerateExportHeader
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment