Lines Matching full:cmake
8 # for a framework on macOS, use `cmake .. -DBUILD_FRAMEWORK:BOOL=true -G Xcode`
19 ## Disallow in-source builds, as CMake generated make files can collide with autotools ones
26 mkdir build; cd build; cmake .."
245 # https://github.com/WebKit/webkit/blob/master/Source/cmake/FindGLIB.cmake
266 # https://github.com/WebKit/webkit/blob/master/Source/cmake/FindICU.cmake
395 -P ${PROJECT_SOURCE_DIR}/replace-enum-strings.cmake
413 -P ${PROJECT_SOURCE_DIR}/replace-enum-strings.cmake
609 # https://github.com/WebKit/webkit/blob/master/Source/cmake/FindCairo.cmake