Tests: Add/update SPDX header (#24547)

This commit is contained in:
ᴩʜᴏɴᴇᴅʀᴏɪᴅ
2025-10-09 14:50:17 -04:00
committed by GitHub
parent c727846508
commit 08d72f073e
59 changed files with 116 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
add_executable(Assembly_tests_run
AssemblyObject.cpp
)

View File

@@ -1,3 +1,5 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
add_subdirectory(App)
if (NOT FREECAD_USE_EXTERNAL_ONDSELSOLVER)