Skip to content
GitLab
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
90262630
Commit
90262630
authored
May 21, 2019
by
DEPRECATED (Jonathan Mace) (Use @JonathanMace instead)
Browse files
Fix header install path
parent
68eb9a2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
90262630
...
...
@@ -37,7 +37,7 @@ include(GNUInstallDirs)
install
(
DIRECTORY
"include"
install
(
DIRECTORY
"include
/
"
DESTINATION
"
${
CMAKE_INSTALL_INCLUDEDIR
}
/xtrace"
FILES_MATCHING
PATTERN
"*.h"
)
...
...
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