mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 13:19:08 +08:00
4 lines
172 B
Plaintext
4 lines
172 B
Plaintext
|
The package eCAL provides CMake targets:
|
||
|
|
||
|
find_package(eCAL CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE eCAL::core eCAL::core_c eCAL::core_pb eCAL::hdf5)
|