Makefile.am 229 B

123456
  1. bin_PROGRAMS= $(top_builddir)/bin/exampleServer
  2. __top_builddir__bin_exampleServer_LDFLAGS = -all-static
  3. __top_builddir__bin_exampleServer_SOURCES = opcuaServer.c
  4. __top_builddir__bin_exampleServer_LDADD= ../../lib/libopen62541.a