Skip to content
Snippets Groups Projects
Commit 76a056de authored by Martin Schönherr's avatar Martin Schönherr :speech_balloon:
Browse files

suppress warning

parent a753755e
No related branches found
No related tags found
1 merge request!75deletet all gpu related files, changed alle .cu files to .cpp files and add...
project(GridGenerator LANGUAGES CXX)
vf_add_library(PRIVATE_LINK basics OpenMP::OpenMP_CXX)
if(NOT MSVC)
target_compile_options(GridGenerator PRIVATE "-Wno-strict-aliasing")
endif()
\ No newline at end of file
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