Skip to content
Discussion options

You must be logged in to vote

In your case you need to write by yourself the find paddle script. Perhaps there already exists one in the paddle community, because who want to compile with paddle with cmake would need one. In case there is not, you can find plenty of tutorials on the cmake find_package, some of the examples are
https://cmake.org/cmake/help/latest/command/find_package.html
https://gitlab.kitware.com/cmake/community/-/wikis/doc/tutorials/How-To-Find-Libraries
https://github.com/rpavlik/cmake-modules/blob/main/module-docs/Example-FindMyPackage-UsingImportedTargets.cmake
https://dev.to/bruxisma/how-to-find-packages-with-cmake-the-basics-ikk

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by leeleolay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants