Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Reyhaneh Karimipour
xtrace-cpp
Commits
68eb9a2d
Commit
68eb9a2d
authored
May 20, 2019
by
DEPRECATED (Jonathan Mace) (Use @JonathanMace instead)
Browse files
Update CMakeLists
parent
1abaecef
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
68eb9a2d
...
...
@@ -49,4 +49,4 @@ install(TARGETS libxtrace DESTINATION "${CMAKE_INSTALL_LIBDIR}")
add_executable
(
main src/main.cc
)
target_include_directories
(
main PRIVATE /usr/local/include/xtrace
)
target_link_libraries
(
main libxtrace Threads::Threads
${
P
rotobuf
_LIBRARIES
}
${
Boost_LIBRARIES
}
)
target_link_libraries
(
main libxtrace Threads::Threads
p
rotobuf
boost_system
)
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