Skip to content
Snippets Groups Projects
Commit d19a40ec authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed build of Python bindings

parent e8596f33
No related branches found
No related tags found
No related merge requests found
# enable C++14 for pytnl (due to py::overload_cast)
set(PYBIND11_CPP_STANDARD -std=c++14)
set( sources set( sources
Grid1D.cpp Grid1D.cpp
Grid2D.cpp Grid2D.cpp
......
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