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
Luc Everse
Hanstable
Commits
784fa478
Unverified
Commit
784fa478
authored
May 15, 2020
by
Luc Everse
Browse files
Add install information
parent
759f73e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
784fa478
...
...
@@ -56,6 +56,9 @@ set(SOURCE
add_library
(
hanstable STATIC
${
SOURCE
}
)
set_target_properties
(
hanstable PROPERTIES PUBLIC_HEADER src/hanstable.h
)
install
(
TARGETS hanstable
)
set
(
TEST_SOURCE
src/test/test.c
)
...
...
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