Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GILLES Sebastien
MoReFEM
Commits
04b12fd9
Commit
04b12fd9
authored
Apr 08, 2019
by
GILLES Sebastien
Browse files
#859 Cosmetics.
parent
74da5a80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Sources/Test/Operators/VariationalInstances/Mass/CMakeLists.txt
View file @
04b12fd9
...
...
@@ -26,8 +26,7 @@ add_executable(MoReFEMTestOperatorMass2D ${CMAKE_CURRENT_LIST_DIR}/main_2D.cpp)
target_link_libraries
(
MoReFEMTestOperatorMass2D MoReFEMTestOperatorMass_lib
)
add_executable
(
MoReFEMTestOperatorMass1D
${
CMAKE_CURRENT_LIST_DIR
}
/main_1D.cpp
)
target_link_libraries
(
MoReFEMTestOperatorMass1D
MoReFEMTestOperatorMass_lib
)
target_link_libraries
(
MoReFEMTestOperatorMass1D MoReFEMTestOperatorMass_lib
)
add_test
(
OperatorMass3D
MoReFEMTestOperatorMass3D
...
...
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