Changes in driver/Makefile.am [8ff178d:107b01a]
- File:
-
- 1 edited
-
driver/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
driver/Makefile.am
r8ff178d r107b01a 19 19 20 20 # applies to both programs 21 AM_CXXFLAGS = @HOST_FLAGS@ -Wall -O2 -g -std=c++14 -I${abs_top_srcdir}/src -I${abs_top_srcdir}/src/include21 AM_CXXFLAGS = @HOST_FLAGS@ -Wall -O2 -g -std=c++14 -I${abs_top_srcdir}/src 22 22 23 23 # don't install cfa directly
Note:
See TracChangeset
for help on using the changeset viewer.