1. Home
  2. Browse
  3. livepp

livepp

v2.9.2#0Latest

Hot-reload for C & C++ transforms workflows and decreases iteration times.

Install

Run the following Vcpkg command to install the port.

vcpkg install livepp

Usage

livepp provides CMake targets:

find_package(unofficial-livepp CONFIG REQUIRED)

target_link_libraries(main PRIVATE unofficial::livepp::livepp)

The macro LIVEPP_PATH is also set to point to the livepp installation folder and can be used to create agents:

lpp::LppDefaultAgent lppAgent = lpp::LppCreateDefaultAgent(nullptr, L"" VCPKG_LIVEPP_PATH);

See source

Version

v2.9.2#0

Publication

Supports

windows

Homepage

liveplusplus.tech

Subtree

f9d77ef46d

License

Complex license

Definition

Manifest