Searched refs:CMAKE (Results 1 – 20 of 20) sorted by relevance
40 CMAKE=cmake50 if [ ! $(type -P ${CMAKE}) ]; then51 …echo "${CMAKE} was not found on your path. You can install it using Android Studio using Tools->An…
49 CMAKE=cmake61 if [ ! $(type -P ${CMAKE}) ]; then62 …echo "${CMAKE} was not found on your path. You can install it using Android Studio using Tools->An…
27 CMAKE ?= cmake macro57 mkdir -p $(CPP_BUILD) && cd $(CPP_BUILD) && $(CMAKE) $(CMAKE_FLAGS) ..
109 CMAKE ?= cmake macro119 cd $(CMAKE_BUILD_DIR); $(CMAKE) $(CMAKE_PARAMS) ..; $(CMAKE) --build .
11 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
14 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
2 # http://websvn.kde.org/trunk/KDE/kdeedu/cmake/modules/COPYING-CMAKE-SCRIPTS
538 CMAKE := cmake1104 $(CMAKE) $(TARGET_X86_LWS_OPTIONS) \1115 $(CMAKE) $(TARGET_X86_64_LWS_OPTIONS) \1126 $(CMAKE) $(TARGET_ARM_LWS_OPTIONS) \1137 $(CMAKE) $(TARGET_ARM_V7A_LWS_OPTIONS) \1148 $(CMAKE) $(TARGET_ARM_V7A_HARD_LWS_OPTIONS) \1159 $(CMAKE) $(TARGET_ARM64_V8A_LWS_OPTIONS) \1170 $(CMAKE) $(TARGET_MIPS_LWS_OPTIONS) \1181 $(CMAKE) $(TARGET_MIPS64_LWS_OPTIONS) \
19 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
23 # CMAKE STRUCTURE
226 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE")288 BUILDING PCRE2 ON WINDOWS WITH CMAKE
891 cmake/COPYING-CMAKE-SCRIPTS \
907 cmake/COPYING-CMAKE-SCRIPTS
337 - CHANGE: CMAKE:349 - NEW: CMAKE437 - CHANGE: CMAKE: the following cmake defaults have changed with this version:
601 documentation to be installed in **${CMAKE\_INSTALL\_PREFIX}/doc**.) If a605 **\<CMAKE\_INSTALL\_DATAROOTDIR\>/man**.
361 them included, add this option in CMAKE
494 - Build fails with clang-cl due to override of CMAKE\_CXX\_COMPILER\(?\) [\#2384](https://github.co…505 - Build error caused by overwriting CMAKE\_CXX\_COMPILER [\#2343](https://github.com/nlohmann/json/…
3260 * docs/CMAKE: New dummy file.