mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:13:47 +08: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})
|