Skip to content
Snippets Groups Projects
Commit 9090f11c authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Fix command name

parent b5a80a4b
Branches
No related tags found
1 merge request!1Update EdgeDP3 to not clush with DP3
Pipeline #86576 passed
...@@ -6,8 +6,8 @@ BINDIR = "@CMAKE_BINARY_DIR@" ...@@ -6,8 +6,8 @@ BINDIR = "@CMAKE_BINARY_DIR@"
RESOURCEDIR = "@CMAKE_SOURCE_DIR@/resources" RESOURCEDIR = "@CMAKE_SOURCE_DIR@/resources"
DDECAL_RESOURCEDIR = "@CMAKE_SOURCE_DIR@/ddecal/test/integration/resources/" DDECAL_RESOURCEDIR = "@CMAKE_SOURCE_DIR@/ddecal/test/integration/resources/"
DP3EXE = "@CMAKE_BINARY_DIR@/EDGEDP3" DP3EXE = "@CMAKE_BINARY_DIR@/EDGEDP3"
MAKESOURCEDBEXE = "@CMAKE_BINARY_DIR@/makesourcedb" MAKESOURCEDBEXE = "@CMAKE_BINARY_DIR@/edgemakesourcedb"
SHOWSOURCEDBEXE = "@CMAKE_BINARY_DIR@/showsourcedb" SHOWSOURCEDBEXE = "@CMAKE_BINARY_DIR@/edgeshowsourcedb"
TAQLEXE = "@TAQL_EXECUTABLE@" TAQLEXE = "@TAQL_EXECUTABLE@"
PYTHONDIR = "@CMAKE_BINARY_DIR@/pythondp3/" PYTHONDIR = "@CMAKE_BINARY_DIR@/pythondp3/"
PYTHONMOCKDIR = "@CMAKE_SOURCE_DIR@/pythondp3/test/unit/mock" PYTHONMOCKDIR = "@CMAKE_SOURCE_DIR@/pythondp3/test/unit/mock"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment