mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-12-22 17:29:27 +01:00
fix comment regarding commandline options
This commit is contained in:
parent
ae243dd23b
commit
fb68af3544
@ -39,7 +39,7 @@ def build(bld):
|
||||
|
||||
# embedding
|
||||
#
|
||||
# use swig_flags = '-c++ -python -dump_classes' for debugging
|
||||
# use swig_flags = '-c++ -python -debug-classes' for debugging
|
||||
|
||||
obj = bld(
|
||||
features = 'cxx cxxprogram pyembed',
|
||||
|
Loading…
Reference in New Issue
Block a user