odbc支持windows出包
This commit is contained in:
@ -5,7 +5,7 @@ SET(CMAKE_VERBOSE_MAKEFILEON ON)
|
||||
MESSAGE(STATUS "Building LIBSECUREC Library.")
|
||||
|
||||
IF(NOT DEFINED MINGW_DIR)
|
||||
set(MINGW_DIR "D:\\msys32\\mingw32")
|
||||
set(MINGW_DIR "D:\\buildtools\\mingw-8.1.0\\msys64\\mingw32")
|
||||
ENDIF(NOT DEFINED MINGW_DIR)
|
||||
|
||||
SET(PWD_DIR ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
Reference in New Issue
Block a user