File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ Name: UDA
88Description: The Universal Data Access library
99URL: https://ukaea.github.io/UDA/
1010Version: @PROJECT_VERSION@
11- Cflags: -std=c++17 - I${includedir} -I${includedir}/c++ @PKGCONFIG_INCLUDES@
11+ Cflags: -I${includedir} -I${includedir}/c++ @PKGCONFIG_INCLUDES@
1212Libs: -L${libdir} -luda_cpp @PKGCONFIG_LIBRARIES@
1313Requires: @PKGCONFIG_REQUIRES@
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ Name: UDA
88Description: The Universal Data Access library
99URL: https://ukaea.github.io/UDA/
1010Version: @PROJECT_VERSION@
11- Cflags: -DFATCLIENT -std=c++17 - I${includedir} -I${includedir}/c++ @PKGCONFIG_INCLUDES@
11+ Cflags: -DFATCLIENT -I${includedir} -I${includedir}/c++ @PKGCONFIG_INCLUDES@
1212Libs: -L${libdir} -lfatuda_cpp @PKGCONFIG_LIBRARIES@
1313Requires: @PKGCONFIG_REQUIRES@
You can’t perform that action at this time.
0 commit comments