lpac/src
Frans Klaver 1f947173eb
ensure correct cmake script argument (#169)
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>
2024-11-20 17:05:05 +08:00
..
applet refactor: optimize getopt() usage (#147) 2024-08-21 01:47:24 +08:00
applet.c [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
applet.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
CMakeLists.txt ensure correct cmake script argument (#169) 2024-11-20 17:05:05 +08:00
jprint.c preview && cancel session 2024-08-17 01:55:04 +08:00
jprint.h preview && cancel session 2024-08-17 01:55:04 +08:00
LICENSE code change to multi-license 2023-12-28 12:47:00 +08:00
main.c preview && cancel session 2024-08-17 01:55:04 +08:00
main.h basic pcsc multi-reader support 2023-11-23 17:51:42 +08:00
version.h.in add version applet (#53) 2024-03-16 16:54:30 +08:00