7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
project : requirements
|
|
<toolset>gcc:<cxxflags>-ftemplate-depth=512
|
|
<toolset>clang:<cxxflags>-ftemplate-depth=512
|
|
;
|
|
|
|
exe meta_metaparse : main.cpp ;
|