drekar-launch-process-cppv0.1.0
- Updated
Companion library for drekar-launch for C++
- Project website: https://github.com/johnwason/drekar-launch-process-cpp
#Usage
The package drekar-launch-process-cpp is compatible with built-in CMake targets:
find_package(drekar-launch-process-cpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE drekar-launch-process-cpp)#Supported Platforms
(windows & (x86 | x64) & !uwp) | linux | osx
- ✅linux
- ✅osx
- ✅windows-x64
- ✅windows-x86
- ❌
uwp - ❌
windows-arm64
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
John Wason