liveppv2.11.4
- Updated
Hot-reload for C & C++ transforms workflows and decreases iteration times.
- Project website: https://liveplusplus.tech/
- Documentation: https://liveplusplus.tech/docs/documentation.html
#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);#License
Not declared in the port manifest
#Features
No features defined.
#Dependencies
No dependencies.
#Host Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Rémy Tassoux