mirror of
https://github.com/estkme-group/lpac
synced 2024-12-09 21:59:05 +01:00
1f947173eb
When running a build in a scenario with multiple paths in CMAKE_MODULE_PATH, we aren't actually running the git-version script. This happens because we are APPENDing our own module path to the existing setting. Instead of relying on the contents of CMAKE_MODULE_PATH, create a variable that is dedicated to our own location, and use that to specify the git-version script. Signed-off-by: Frans Klaver <frans.klaver@vislink.com> Co-authored-by: Frans Klaver <frans.klaver@vislink.com> |
||
---|---|---|
.. | ||
applet | ||
applet.c | ||
applet.h | ||
CMakeLists.txt | ||
jprint.c | ||
jprint.h | ||
LICENSE | ||
main.c | ||
main.h | ||
version.h.in |