modified how paths are escaped, added depends

This commit is contained in:
Ken Martin
2001-06-26 13:23:55 -04:00
parent 43ac1a3a86
commit c84f6448a6
5 changed files with 35 additions and 15 deletions
+1
View File
@@ -14,3 +14,4 @@ ADD_DEFINITIONS(-D_AFXDLL)
SET(CMAKE_MFC_FLAG 6)
ADD_EXECUTABLE(CMakeSetup WIN32 SRCS)
ADD_DEPENDENCIES(CMakeSetup cmake)