mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-24 11:37:12 +01:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
![]() |
The package asiosdk provides CMake integration:
|
||
|
|
||
|
find_package(asiosdk REQUIRED)
|
||
|
target_include_directories(<my_target> PRIVATE ${ASIOSDK_INCLUDE_DIRS})
|