Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
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 ()