This commit is contained in:
2025-11-23 14:22:51 +05:30
parent 536e10d129
commit b24b2082df
2 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,6 @@ set(TEST_NAME_PREFIX "IACore_Test_Unit_")
# ------------------------------------------------
# C Compile Test
# ------------------------------------------------
enable_language(C)
add_executable(${TEST_NAME_PREFIX}CCompile "CCompile.c")
set_target_properties(${TEST_NAME_PREFIX}CCompile PROPERTIES