blob: 60e4105c850271ac3e4068c7158f9ce848ea6a8e [file]
defines = -DHELLO_SHARED_IMPLEMENTATION
include_dirs =
cflags = -fPIC -pthread
target_out_dir = obj
target_output_name = libhello_shared
build obj/libhello_shared.hello_shared.o: cxx ../../integration_tests/simple/hello_shared.cc
source_file_part = hello_shared.cc
source_name_part = hello_shared
build ./libhello_shared.so: solink obj/libhello_shared.hello_shared.o
ldflags =
libs =
frameworks =
swiftmodules =
output_extension = .so
output_dir = .