From 833ce2e32a747222157331df21326b9679cea87f Mon Sep 17 00:00:00 2001 From: James Cherry Date: Thu, 3 Jan 2019 22:31:24 -0800 Subject: [PATCH] write_path_spice write multiple paths --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 8e77671a..e072e1db 100644 --- a/INSTALL +++ b/INSTALL @@ -133,7 +133,7 @@ The library without main is app/libSTA.a. Optional cmake variables passed as -D= arguments to cmake. - MAKE_BUILD_TYPE DEBUG|RELEASE + CMAKE_BUILD_TYPE DEBUG|RELEASE TCL_LIB - path to tcl library TCL_HEADER - path to tcl.h TCL_INIT - path to init.tcl