mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
modified how paths are escaped, added depends
This commit is contained in:
@@ -14,3 +14,4 @@ ADD_DEFINITIONS(-D_AFXDLL)
|
||||
SET(CMAKE_MFC_FLAG 6)
|
||||
|
||||
ADD_EXECUTABLE(CMakeSetup WIN32 SRCS)
|
||||
ADD_DEPENDENCIES(CMakeSetup cmake)
|
||||
|
||||
Reference in New Issue
Block a user