2018-01-12 21:47:58 +01:00

7 lines
148 B
Plaintext

project : requirements
<toolset>gcc:<cxxflags>-ftemplate-depth=512
<toolset>clang:<cxxflags>-ftemplate-depth=512
;
exe calculator : main.cpp ;