We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 542123c commit cf3585fCopy full SHA for cf3585f
1 file changed
owa-epanet/build_owa-epanet.bat
@@ -1,5 +1,7 @@
1
cls
2
3
+git clone --branch=dev https://github.com/OpenWaterAnalytics/EPANET.git
4
+
5
SET CMAKE_PATH=cmake.exe
6
SET Build_PATH=%CD%
7
SET COMPILE_PATH=%Build_PATH%\build\
0 commit comments