Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KOrganizer
Commits
34f54fae
Commit
34f54fae
authored
Apr 03, 2016
by
Volker Krause
Browse files
Re-activate the day matrix unit test.
parent
a4738f1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
autotests/CMakeLists.txt
View file @
34f54fae
...
...
@@ -3,7 +3,8 @@ set(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR})
########### next target ###############
add_executable
(
testkodaymatrix testkodaymatrix.cpp ../kodaymatrix.cpp
)
add_test
(
testkodaymatrix testkodaymatrix
)
ecm_mark_as_test
(
testkodaymatrix
)
target_link_libraries
(
testkodaymatrix
KF5::AkonadiCore
KF5::CalendarCore
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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