-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TO-DO List #7
Comments
About
|
About
|
mostly that these issues should be discussed separately, probably in https://github.com/pure-data/pd.cmake/discussions |
moved these to: |
Variables
pd-lib-builder
PDDIR
: Root directory of 'portable' pd package.PDINCLUDEDIR
: Directory where Pd API m_pd.h should be found, and other Pd header files. Overrides the default search path.PDBINDIR
: Directory where pd.dll should be found for linking (Windows only). Overrides the default search path.PDLIBDIR
: Root directory for installation of Pd library directories.PDCMAKE_DIR
: Used for the user ofpd.cmake
.pd.cmake
path/directoryas suggested by @umlaeute
Cross Compiling
@umlaeute for this, maybe we could create some special variables, because if I understood your email, this is not enough:
at least for me, cross compiling need to be easy for Github Actions.
pd-else
for example, not support arm Linux yet.More TODOs
The text was updated successfully, but these errors were encountered: