vcpkg/ports/ptc-print/usage
Gianluca Bianco b10c0ba13e
[ptc-print] Add new port (#28332)
* Added basic info to ptc-print port.

* Formatting json file.

* Trying to add master branch instead of main.

* Trying to add master branch instead of main.

* Update git-tree.

* CI baseline update.

* Update ports/ptc-print/usage

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update ports/ptc-print/usage

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* CI baseline update.

* Update ports/ptc-print/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update.

* Update in usage file.

* Formatting update.

* Update.

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-01-04 14:48:16 -08:00

5 lines
125 B
Plaintext

ptc-print provides CMake targets:
find_package(ptcprint)
target_link_libraries(main PRIVATE ptcprint::ptcprint)