mirror of
https://github.com/zlgopen/awtk.git
synced 2025-05-08 11:33:48 +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)
|
if(WIN32)
|
||||||
file(COPY ${AWTK_ROOT_DIR}/bin/awtk.dll DESTINATION ${CMAKE_BINARY_DIR}/Debug)
|
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()
|
endif()
|
||||||
|
|
||||||
#示例请参考 awtk-hello/CMakeLists.txt
|
#示例请参考 awtk-hello/CMakeLists.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user