Skip to content

drekar-launch-process-cppv0.1.0

Updated

Companion library for drekar-launch for C++

#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.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • John Wason's avatarJohn Wason

#Changelog

  • e04f065[drekar-launch-process-cpp] Add drekar-launch-process-cpp port (#36689)