| defines = | |
| include_dirs = | |
| cflags = -fPIC -pthread | |
| target_out_dir = obj | |
| target_output_name = hello | |
| build obj/hello.hello.o: cxx ../../integration_tests/simple/hello.cc | |
| source_file_part = hello.cc | |
| source_name_part = hello | |
| build hello: link obj/hello.hello.o ./libhello_shared.so obj/libhello_static.a | |
| ldflags = -ldexecutable_ldconfig | |
| libs = | |
| frameworks = | |
| swiftmodules = | |
| output_extension = | |
| output_dir = . |