mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-16 00:09:31 -06:00
define macro to control dllexport on WINDOWS
This commit is contained in:
@@ -28,8 +28,7 @@ libpgf_la_SOURCES = \
|
||||
pgf/namespace.h
|
||||
|
||||
libpgf_la_LDFLAGS = -no-undefined
|
||||
# libpgf_la_LIBADD = -lrt
|
||||
libpgf_la_CXXFLAGS = -fno-rtti -std=c++11
|
||||
libpgf_la_CXXFLAGS = -fno-rtti -std=c++11 -DCOMPILING_PGF
|
||||
|
||||
bin_PROGRAMS =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user