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