early-access version 2853
This commit is contained in:
6
externals/vcpkg/ports/plog/usage
vendored
Executable file
6
externals/vcpkg/ports/plog/usage
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
The package plog is header only and can be used from CMake via:
|
||||
|
||||
Modern CMake:
|
||||
find_package(plog CONFIG REQUIRED)
|
||||
target_link_libraries(main PRIVATE plog::plog)
|
||||
|
||||
Reference in New Issue
Block a user