reading the README, it is unclear whether one should use PD_CMAKE_PATH or PDCMAKE_DIR to set the location of pd.cmake.
we should strive for consistency with pd-lib-builder, but we must have internal consistency :-)
ideally we reach internal consistency while staying consistent with pd-lib-builder.
(also the confusion can be found in pd.cmake, Examples/CMakeLists.txt and Tests/01.Deprecated-Functions/CMakeLists.txt)
reading the README, it is unclear whether one should use
PD_CMAKE_PATH
orPDCMAKE_DIR
to set the location ofpd.cmake
.we should strive for consistency with pd-lib-builder, but we must have internal consistency :-) ideally we reach internal consistency while staying consistent with pd-lib-builder.
(also the confusion can be found in
pd.cmake
,Examples/CMakeLists.txt
andTests/01.Deprecated-Functions/CMakeLists.txt
)