aboutsummaryrefslogtreecommitdiff
path: root/Source/Utils/Make.package
diff options
context:
space:
mode:
authorGravatar Luca Fedeli <luca.fedeli@cea.fr> 2023-04-21 22:28:12 +0200
committerGravatar GitHub <noreply@github.com> 2023-04-21 13:28:12 -0700
commite972d832155b0c3e91f26c287f7f23037e17f6de (patch)
tree25d034efaf9cc766bf55dd5702ae5bfc98abe237 /Source/Utils/Make.package
parent7170d1b45c5092c060655ec216e4e56be74b3edb (diff)
downloadWarpX-e972d832155b0c3e91f26c287f7f23037e17f6de.tar.gz
WarpX-e972d832155b0c3e91f26c287f7f23037e17f6de.tar.zst
WarpX-e972d832155b0c3e91f26c287f7f23037e17f6de.zip
move StringUtils.H to ablastr (#3864)
Diffstat (limited to 'Source/Utils/Make.package')
-rw-r--r--Source/Utils/Make.package1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Utils/Make.package b/Source/Utils/Make.package
index 0ed1ad304..83ce8543b 100644
--- a/Source/Utils/Make.package
+++ b/Source/Utils/Make.package
@@ -14,6 +14,5 @@ include $(WARPX_HOME)/Source/Utils/Algorithms/Make.package
include $(WARPX_HOME)/Source/Utils/Logo/Make.package
include $(WARPX_HOME)/Source/Utils/Parser/Make.package
include $(WARPX_HOME)/Source/Utils/Physics/Make.package
-include $(WARPX_HOME)/Source/Utils/Strings/Make.package
VPATH_LOCATIONS += $(WARPX_HOME)/Source/Utils