blob: 0079955c07772c7bc3e8e30e569e12a5e4f2eb0d [file] [log] [blame]
set(testapi_OBJC_SOURCES
../API/tests/CurrentThisInsideBlockGetterTest.mm
../API/tests/DateTests.mm
../API/tests/JSExportTests.mm
../API/tests/Regress141275.mm
../API/tests/Regress141809.mm
../API/tests/testapi.mm
)
list(APPEND testapi_SOURCES ${testapi_OBJC_SOURCES})
list(APPEND jsc_LIBRARIES WTF)
set_source_files_properties(${testapi_OBJC_SOURCES} PROPERTIES COMPILE_FLAGS -fobjc-arc)