Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
Tools
/
CMakeLists.txt
blob: 5d3236733a96dfc2df1ea5681db03f2c12c40349 [
file
] [
log
] [
blame
]
set_property(DIRECTORY . PROPERTY FOLDER "Tools")
# Individual subdirectories are added in the port's cmake file
WEBKIT_INCLUDE_CONFIG_FILES_IF_EXISTS()
if (ENABLE_API_TESTS)
add_subdirectory(TestWebKitAPI)
endif ()