| defines = | |
| include_dirs = | |
| cflags = -fPIC -pthread | |
| target_out_dir = obj | |
| target_output_name = libhello_static | |
| build obj/libhello_static.hello_static.o: cxx ../../integration_tests/simple/hello_static.cc | |
| source_file_part = hello_static.cc | |
| source_name_part = hello_static | |
| build obj/libhello_static.a: alink obj/libhello_static.hello_static.o | |
| arflags = | |
| output_extension = .a | |
| output_dir = |