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
Kirill Terekhov
INMOST
Commits
870446ec
Commit
870446ec
authored
Mar 03, 2021
by
Kirill Terekhov
Browse files
remove Examples/GridTools from cmake
parent
300f3d24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Examples/CMakeLists.txt
View file @
870446ec
...
...
@@ -3,7 +3,6 @@ if (USE_MESH)
add_subdirectory
(
DrawGrid
)
add_subdirectory
(
DrawGridTests
)
add_subdirectory
(
GridGen
)
add_subdirectory
(
GridTools
)
endif
(
USE_MESH
)
if
(
USE_OPTIMIZER AND USE_SOLVER
)
add_subdirectory
(
OptimizerSolve
)
...
...
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