Mercurial > minori
view dep/pugixml/Makefile.am @ 242:82470f83f0c2
autotools: make windows build work
also, I've added back the method I made for getting the vars as
variables rather than separate files, so less clutter in tmp folders :)
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Mon, 22 Jan 2024 19:06:23 -0800 |
parents | a7d0d543b334 |
children | a0eeb2cc7e6d |
line wrap: on
line source
lib_LTLIBRARIES = libpugixml.la libpugixml_la_SOURCES = src/pugixml.cpp include_HEADERS = src/pugixml.hpp libpugixml_la_CXXFLAGS = -std=c++11 ACLOCAL_AMFLAGS = -I m4