Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LEFEBVREJP email
radix
Commits
9e60b9a3
Commit
9e60b9a3
authored
Aug 22, 2016
by
LEFEBVREJP email
Browse files
Initial addition of empty subpackage ams.
parent
54d14395
Changes
3
Hide whitespace changes
Inline
Side-by-side
cmake/Dependencies.cmake
View file @
9e60b9a3
...
...
@@ -7,4 +7,5 @@ TRIBITS_PACKAGE_DEFINE_DEPENDENCIES(
geometry radixgeometry SS OPTIONAL
plot radixplot SS OPTIONAL
widgets radixwidgets SS OPTIONAL
ams radixams SS OPTIONAL
)
radixams/CMakeLists.txt
0 → 100644
View file @
9e60b9a3
TRIBITS_SUBPACKAGE
(
ams
)
SET
(
SOURCE
)
SET
(
HEADERS
)
INSTALL
(
FILES
${
HEADERS
}
DESTINATION
"include/radixams/"
)
TRIBITS_SUBPACKAGE_POSTPROCESS
()
radixams/cmake/Dependencies.cmake
0 → 100644
View file @
9e60b9a3
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES
(
LIB_REQUIRED_PACKAGES radixmath radixbug
LIB_OPTIONAL_PACKAGES
TEST_REQUIRED_PACKAGES
TEST_OPTIONAL_PACKAGES
LIB_REQUIRED_TPLS
LIB_OPTIONAL_TPLS
TEST_REQUIRED_TPLS
TEST_OPTIONAL_TPLS
)
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