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
Jordy Aaldering
sac2c
Commits
617f2f31
Commit
617f2f31
authored
7 years ago
by
Hans-Nikolai Viessmann
Browse files
Options
Download
Plain Diff
Merge branch 'develop' into 'master'
Develop See merge request
sac-group/sac2c!37
parents
55fa49c5
6a195c69
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+7
-1
CMakeLists.txt
with
7 additions
and
1 deletion
+7
-1
CMakeLists.txt
+
7
-
1
View file @
617f2f31
...
...
@@ -227,7 +227,13 @@ XINSTALL (DIRECTORY ${PROJECT_BINARY_DIR}/runtime_build/src/runtime_libraries-bu
XINSTALL
(
DIRECTORY
${
PROJECT_BINARY_DIR
}
/runtime_build/src/runtime_libraries-build/lib/prelude/tree
DESTINATION
"
${
TREEPATH_INSTALL
}
"
COMPONENT libraries
)
# install further includes
XINSTALL
(
DIRECTORY
"
${
PROJECT_SOURCE_DIR
}
/include/"
DESTINATION
"
${
INCPATH_INSTALL
}
"
COMPONENT headers
)
# we install sources of binaries
XINSTALL
(
FILES
${
PROJECT_SOURCE_DIR
}
/src/tools/sac2c/sac2c.c
...
...
This diff is collapsed.
Click to expand it.
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