feat: basic modules:
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ _default:
|
||||
|
||||
echo " 🛠️ CMake build: ${TARGET_SUBPATH}"
|
||||
|
||||
TOOLCHAIN_FILE="{{ justfile_directory() }}/cmake/aarch64.cmake"
|
||||
TOOLCHAIN_FILE="{{ justfile_directory() }}/Common/aarch64.cmake"
|
||||
TOOLCHAIN=""
|
||||
if [ -f "${TOOLCHAIN_FILE}" ]; then
|
||||
TOOLCHAIN="-DCMAKE_TOOLCHAIN_FILE=${TOOLCHAIN_FILE}"
|
||||
|
||||
Reference in New Issue
Block a user