Fixes
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user