64 |
|
|
65 |
Export(["python_path"]) |
Export(["python_path"]) |
66 |
Export(["boost_path"]) |
Export(["boost_path"]) |
67 |
|
Export(["cxx"]) |
68 |
Export(["cxx_flags"]) |
Export(["cxx_flags"]) |
69 |
|
|
70 |
# |
# |
74 |
print "Build configuration for module: esysUtils" |
print "Build configuration for module: esysUtils" |
75 |
print " dodebug: ", dodebug |
print " dodebug: ", dodebug |
76 |
print " usegcc: ", usegcc |
print " usegcc: ", usegcc |
77 |
|
print " cxx: ", cxx |
78 |
print " platform: ", platform |
print " platform: ", platform |
79 |
print " hostname: ", hostname |
print " hostname: ", hostname |
80 |
print "############################################" |
print "############################################" |