From 95acf6cc54a25c7b9f51a459ed73febf07d7dc32 Mon Sep 17 00:00:00 2001 From: Juan Prieto Date: Wed, 25 Aug 2010 14:45:37 +0000 Subject: [PATCH] change to bbtkdir --- ctest/dashboard/creaenvironmentVariables.bat | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ctest/dashboard/creaenvironmentVariables.bat diff --git a/ctest/dashboard/creaenvironmentVariables.bat b/ctest/dashboard/creaenvironmentVariables.bat new file mode 100644 index 0000000..d794bc2 --- /dev/null +++ b/ctest/dashboard/creaenvironmentVariables.bat @@ -0,0 +1,7 @@ +rem %1=creacontoursbinary %2=creabinfolder% %3=creaenvironmentbinary %4=creamaracasbinary %5=creaimagebinary %6=bbtkBin +set currentdir=%~dp0 +set currentdir=%currentdir:\=/% + +cd %1 +cmake -D crea_DIR:PATH=%currentdir%%2 CMakeCache.txt +cd .. \ No newline at end of file -- 2.45.1