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