mirror of
https://github.com/zlgopen/awtk.git
synced 2025-05-07 19:05:54 +08:00
update awtk-config.cmake
This commit is contained in:
parent
f9cc378c0c
commit
86728b0b8c
@ -17,6 +17,7 @@ include_directories(${AWTK_INCLUDE_DIRS})
|
||||
|
||||
if(WIN32)
|
||||
file(COPY ${AWTK_ROOT_DIR}/bin/awtk.dll DESTINATION ${CMAKE_BINARY_DIR}/Debug)
|
||||
file(COPY ${AWTK_ROOT_DIR}/bin/awtk.dll DESTINATION ${PROJECT_SOURCE_DIR}/bin)
|
||||
endif()
|
||||
|
||||
#示例请参考 awtk-hello/CMakeLists.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user