mirror of
https://github.com/triqs/dft_tools
synced 2024-12-23 04:43:42 +01:00
Add additional arguments to c++2py module generation call
This commit is contained in:
parent
5daab99fa3
commit
10fd7f19a0
@ -1,5 +1,5 @@
|
|||||||
# Generated automatically using the command :
|
# Generated automatically using the command :
|
||||||
# c++2py ../../c++/app4triqs/app4triqs.hpp -p --members_read_only -N app4triqs -a app4triqs -m app4triqs_module -o app4triqs_module -C pytriqs --cxxflags="-std=c++17 "
|
# c++2py ../../c++/app4triqs/app4triqs.hpp -p --members_read_only -N app4triqs -a app4triqs -m app4triqs_module -o app4triqs_module --moduledoc="The app4triqs python module" -C pytriqs --cxxflags="-std=c++17" --target_file_only
|
||||||
from cpp2py.wrap_generator import *
|
from cpp2py.wrap_generator import *
|
||||||
|
|
||||||
# The module
|
# The module
|
||||||
|
Loading…
Reference in New Issue
Block a user