fix(*): win sln config.
This commit is contained in:
@@ -242,6 +242,8 @@ if(WITH_API)
|
|||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
if(OS_WIN)
|
||||||
|
else()
|
||||||
## device_writer
|
## device_writer
|
||||||
|
|
||||||
add_library(device_writer STATIC device_writer.cc)
|
add_library(device_writer STATIC device_writer.cc)
|
||||||
@@ -279,6 +281,8 @@ make_executable(save_all_infos
|
|||||||
DLL_SEARCH_PATHS ${PRO_DIR}/_install/bin ${OpenCV_LIB_SEARCH_PATH}
|
DLL_SEARCH_PATHS ${PRO_DIR}/_install/bin ${OpenCV_LIB_SEARCH_PATH}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
endif()
|
||||||
|
|
||||||
## record
|
## record
|
||||||
|
|
||||||
make_executable(record
|
make_executable(record
|
||||||
|
|||||||
Reference in New Issue
Block a user