Skip to content
Snippets Groups Projects
Commit ac99577e authored by Elias Pipping's avatar Elias Pipping
Browse files

[Build] Finalise switch from UG to dune-uggrid

parent d637213c
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,3 @@ foreach(_dim 2 3)
set_property(TARGET ${_sw_target} APPEND PROPERTY COMPILE_DEFINITIONS "MY_DIM=${_dim}")
set_property(TARGET ${_ugw_target} APPEND PROPERTY COMPILE_DEFINITIONS "MY_DIM=${_dim}")
endforeach()
# Mark UG as required
find_package(UG REQUIRED)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment