X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Source%2FWebKit%2FCMakeLists.txt;h=24566c45c808e830e8c2bf823e9d6533ccece0b2;hp=b65d1bd5ffe4b89c32c2638d2911299c25c8caab;hb=97c312f6bb0794a71f0615deff027c332038c3bb;hpb=e8aa62c7b599640c174229f51a1d7e61d9e14887 diff --git a/Source/WebKit/CMakeLists.txt b/Source/WebKit/CMakeLists.txt index b65d1bd..24566c4 100644 --- a/Source/WebKit/CMakeLists.txt +++ b/Source/WebKit/CMakeLists.txt @@ -37,6 +37,7 @@ SET(WebKit_INCLUDE_DIRECTORIES "${JAVASCRIPTCORE_DIR}/assembler" "${JAVASCRIPTCORE_DIR}/bytecode" "${JAVASCRIPTCORE_DIR}/bytecompiler" + "${JAVASCRIPTCORE_DIR}/dfg" "${JAVASCRIPTCORE_DIR}/heap" "${JAVASCRIPTCORE_DIR}/debugger" "${JAVASCRIPTCORE_DIR}/interpreter"