CMake: Add support for cross compiling to aarch64-linux-gnu

This commit is contained in:
2025-08-23 20:59:39 -04:00
parent 58dbc7e320
commit cd63593ae5
2 changed files with 40 additions and 0 deletions
+3
View File
@@ -9,6 +9,9 @@
#define CONFIG_MIND_VOSCILLATOR_PERIOD_MS @MIND_VOSCILLATOR_PERIOD_MS@
#define CONFIG_MIND_VOSCILLATOR_FREQ_MS @MIND_VOSCILLATOR_FREQ_MS@
/* Cross-compilation configuration */
#cmakedefine CMAKE_CROSSCOMPILING
/* Common Libraries */
#cmakedefine CONFIG_LIB_XCBXORG_ENABLED
#cmakedefine CONFIG_LIB_ALSA_ENABLED