cppduals in new diretory

This commit is contained in:
Markus Mueller 2020-10-25 21:59:00 +01:00
parent 4337cc0e33
commit 69b922cef2
2 changed files with 2 additions and 1 deletions

1
src/include/cppduals Submodule

@ -0,0 +1 @@
Subproject commit f96eea60ca39c1b45f3a45cfc08a55462de2e315

View File

@ -28,6 +28,6 @@ libhicum2_la_SOURCES = \
AM_CFLAGS = -O -g -Wall -Wextra -I$(top_srcdir)/src/include
AM_CPPFLAGS = @AM_CPPFLAGS@ -O -g -Wall -Wextra
AM_CXXFLAGS = -I$(top_srcdir)/../cppduals -I$(top_srcdir)/src/include -std=c++11 -O -g -Wall -Wextra
AM_CXXFLAGS = -I$(top_srcdir)/src/include/cppduals -I$(top_srcdir)/src/include -std=c++11 -O -g -Wall -Wextra
MAINTAINERCLEANFILES = Makefile.in