cppduals in new diretory
This commit is contained in:
parent
4337cc0e33
commit
69b922cef2
|
|
@ -0,0 +1 @@
|
|||
Subproject commit f96eea60ca39c1b45f3a45cfc08a55462de2e315
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue