Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
louiz’
biboumi
Commits
a2d55e4b
Commit
a2d55e4b
authored
Jun 23, 2014
by
louiz’
Browse files
Rename cmake target test->test_suite for cmake 3.0
See CMP0037
parent
7b785cf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CMakeLists.txt
CMakeLists.txt
+2
-2
No files found.
CMakeLists.txt
View file @
a2d55e4b
...
...
@@ -175,8 +175,8 @@ endif()
## Tests
#
add_executable
(
test src/test.cpp
)
target_link_libraries
(
test
add_executable
(
test
_suite
src/test.cpp
)
target_link_libraries
(
test
_suite
xmpp
irc
bridge
...
...
Write
Preview
Markdown
is supported
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