cmake while examples

Signatures

while(<condition>)
  <commands>
endwhile()

Examples

timi-liuliang/echo editor/Qt/5.10.0/msvc2017_64/lib/cmake/Qt5Core/Qt5CTestMacros.cmake :142

while(all_args)

AtomicGameEngine/AtomicGameEngine Build/CMake/Modules/GetGitRevisionDescription.cmake :45

while (NOT EXISTS "${GIT_DIR}")

u3d-community/U3D cmake/Urho3D.cmake :68

while (NOT urhoroot AND currentpath AND NOT previouspath STREQUAL currentpath)

oceancx/CXEngine cmake/cotire.cmake :337

while (_librariesToProcess)

o3de/o3de cmake/FileUtil.cmake :190

while(parent_subdir AND is_parent_subdir)

prusa3d/PrusaSlicer cmake/modules/bin2h.cmake :16

while(stringLength GREATER 0)

godlikepanos/anki-3d-engine ThirdParty/Sdl3/cmake/GetGitRevisionDescription.cmake :68

while(NOT EXISTS "${git_dir}")

prusa3d/Prusa-Firmware cmake/GetGitRevisionDescription.cmake :72

while(NOT EXISTS "${git_dir}")

bambulab/BambuStudio cmake/modules/bin2h.cmake :16

while(stringLength GREATER 0)

SoftFever/OrcaSlicer cmake/modules/bin2h.cmake :16

while(stringLength GREATER 0)

anhttran/3dmm_basic lib/3rdParty/Eigen_old/test/testsuite.cmake :62

while(${ARGLIST} MATCHES  ".+.*")

cadaver/turso3d ThirdParty/SDL/cmake/GetGitRevisionDescription.cmake :68

while(NOT EXISTS "${git_dir}")

Hork-Engine/Hork-Source ThirdParty/SDL3/cmake/GetGitRevisionDescription.cmake :68

while(NOT EXISTS "${git_dir}")

RavEngine/RavEngine deps/cmrc/CMakeRC.cmake :15

while(remainder)

cnr-isti-vclab/meshlab unsupported/plugins_unsupported/external/CoMISo/cmake/ACGOutput.cmake :6

while (_add_chr GREATER 0)

Vhonowslend/StreamFX-Public CMakeLists.txt :1242

while(_UNRESOLVED)

overte-org/overte cmake/macros/AutoScribeShader.cmake :162

while ("${STR_INDEX}" LESS "${STR_LENGTH}")

PDAL/PDAL cmake/modules/GetGitRevisionDescription.cmake :45

while(NOT EXISTS "${GIT_DIR}")

eclipse-ecal/ecal app/mon/mon_gui/CMakeLists.txt :298

while(_files)

LLNL/zfp python/scikit-build-cmake/UseCython.cmake :229

while(number_pxds_to_check GREATER 0)

ElyPrismLauncher/ElyPrismLauncher cmake/GetGitRevisionDescription.cmake :68

while(NOT EXISTS "${git_dir}")

svkaiser/Doom64EX cmake/FindVala.cmake :38

while(_FIND_VALA_CURRENT_VERSION GREATER 0)

NREL/OpenStudio CMake/FindBoost.cmake :980

while(_boost_unprocessed_components)

KDE/digikam core/cmake/modules/MacroCompiler.cmake :22

while(CMAKE_CXX_FLAGS MATCHES ${COMPILATION_OPTION})

pcb9382/FaceAlgorithm include/Eigen/test/testsuite.cmake :62

while(${ARGLIST} MATCHES  ".+.*")

Kitware/kwiver CMake/dashboard-scripts/KWIVER_common.cmake :317

while(NOT dashboard_done)

RSIA-LIESMARS-WHU/LSHBOX include/eigen/test/testsuite.cmake :62

while(${ARGLIST} MATCHES  ".+.*")

liminchen/OptCuts ext/libigl/external/cgal/src/CGAL_Project/CMakeLists.txt :203

while(CGAL_BUILD_LEN LESS 4)

KhronosGroup/Vulkan-Samples app/plugins/CMakeLists.txt :34

while(true)

SCOREC/core cmake/FindC99.cmake :98

while (*format)

maidsafe-archive/MaidSafe cmake_modules/add_gtests.cmake :257

while(Current LESS Stop)

MultiMC/Launcher cmake/BundleUtilities.cmake :235

while(NOT ${done})

PrismLauncher/PrismLauncher cmake/GetGitRevisionDescription.cmake :68

while(NOT EXISTS "${git_dir}")

PolyMC/PolyMC cmake/GetGitRevisionDescription.cmake :68

while(NOT EXISTS "${git_dir}")

ml-explore/mlx mlx/backend/cuda/bin2h.cmake :39

while(stringLength GREATER 0)

facebook/folly CMake/FollyFunctions.cmake :174

while (currentArg LESS ${ARGC})

openvinotoolkit/openvino cmake/dependencies.cmake :92

while(NOT EXISTS "${TEMP_ROOT}/include")

ezEngine/ezEngine Code/BuildSystem/CMake/ezUtils.cmake :248

while(NOT ${PARENT_FOLDER2} STREQUAL "")

JSBSim-Team/jsbsim python/CMakeModules/UseCython.cmake :131

while( ${number_pxds_to_check} GREATER 0 )

performous/performous cmake/Modules/GetGitRevisionDescription.cmake :68

while(NOT EXISTS "${git_dir}")

alexa/avs-device-sdk cmakeBuild/cmake/DisallowOutOfSourceBuilds.cmake :16

while((NOT buildDir STREQUAL sourceDir) AND (NOT buildDir STREQUAL lastBuildDir))

SsageParuders/Android_Native_Surface my_android_opencv/cmake/OpenCVCompilerOptimizations.cmake :112

while(__queue AND NOT ${resultvar})

ossia/score cmake/GenerateLicense.cmake :15

while(stringLength GREATER 0)

NVIDIA/MatX cmake/rapids-cmake/rapids-cmake/export/write_language.cmake :120

while(parent_dir)

AcademySoftwareFoundation/MaterialX source/PyMaterialX/External/PyBind11/CMakeLists.txt :328

while(pc_datarootdir)

TheAssemblyArmada/Thyme cmake/modules/FindSDL2.cmake :92

while("${SDL2_FRAMEWORK}" MATCHES "(/[^/]+)*.framework(/.*)$" AND NOT "${SDL2_FRAMEWORK}" MATCHES "(/[^/]+)*.framework$")

gscept/nebula extlibs/scripts/JSONParser.cmake :61

while(${json_index} LESS ${json_jsonLen})

OpenMW/openmw cmake/base64.cmake :23

while(TRUE)

OSVR/SteamVR-OSVR cmake/GetGitRevisionDescription.cmake :51

while(NOT EXISTS "${GIT_DIR}")

Kitware/ParaView CMake/ParaViewServerManager.cmake :114

while (_paraview_sm_process_module_stack)

Amber-MD/cpptraj cmake-cpptraj/MPIConfig.cmake :53

while(INDEX LESS NUM_LINK_OPT)

DIPlib/diplib dependencies/pybind11/CMakeLists.txt :323

while(pc_datarootdir)

BRAINSia/BRAINSTools .azure_BRAINSTools_common.cmake :397

while(NOT dashboard_done)

Tulip-Dev/tulip cmake/GetGitRevisionDescription.cmake :51

while(NOT EXISTS "${GIT_DIR}")

gismo/gismo cmake/ctest_script.cmake :637

while(${CTEST_ELAPSED_TIME} LESS ${test_runtime})

AMICI-dev/AMICI ThirdParty/sundials/cmake/tpl/SundialsLapack.cmake :164

while(${iopt} LESS ${imax})

awawa-dev/HyperHDR cmake/installers.cmake :551

while (DEPENDENCIES)

NERSC/timemory cmake/Modules/FindBoost.cmake :1464

while(_boost_unprocessed_components)

GoSSIP-SJTU/TripleDoggy cmake/modules/AddLLVM.cmake :791

while(NOT "${new_libs}" STREQUAL "")

ceph/ceph cmake/modules/FindBoost.cmake :1553

while(_boost_unprocessed_components)

opensim-org/opensim-core Bindings/Java/Matlab/CMakeLists.txt :39

while(${line_num} LESS ${num_lines})

hlrs-vis/covise cmake/cef_variables.cmake :538

while(NOT ${VC_DIR_NAME} STREQUAL "VC")

univrsal/input-overlay cmake/linux/helpers.cmake :16

while(_STPO_PROPERTIES)

YosysHQ/nextpnr 3rdparty/pybind11/CMakeLists.txt :324

while(pc_datarootdir)

steemit/steem libraries/fc/GitVersionGen/GetGitRevisionDescription.cmake :45

while(NOT EXISTS "${GIT_DIR}")

brndnmtthws/conky cmake/DependentOption.cmake :56

while(__DEPENDENT_OPTIONS_CHANGE_HAPPENED)

root-project/root interpreter/CMakeLists.txt :509

while(NOT "${new_libs}" STREQUAL "")

Slicer/Slicer CMake/BundleUtilitiesWithRPath.cmake :310

while(NOT ${done})

google/filament third_party/dawn/third_party/dxc/cmake/modules/Nuget.cmake :164

while(NOT ${result} STREQUAL "0" AND ${retry_count} LESS ${max_retries})

elemental/Elemental cmake/modules/GetGitRevisionDescription.cmake :45

while(NOT EXISTS "${GIT_DIR}")

csmith-project/creduce cmake/GetGitRevisionDescription.cmake :45

while(NOT EXISTS "${GIT_DIR}")

Devsh-Graphics-Programming/Nabla cmake/adjust/flags.cmake :268

while(_NBL_ARG_I_ LESS ${_NBL_V_OPTION_LEN_})

nanocurrency/nano-node cmake/legacyModules/FindBoost.cmake :1000

while(_boost_unprocessed_components)

winsoft666/QWebView dep/cef_binary_74.1.19+gb62bacf+chromium-74.0.3729.157_windows32/cmake/cef_variables.cmake :514

while(NOT ${VC_DIR_NAME} STREQUAL "VC")

datastax/cpp-driver cmake/FindOpenSSL.cmake :311

while (_strlen GREATER 0)

kyubotics/coolq-http-api cmake/Modules/cotire.cmake :337

while (_librariesToProcess)

Icinga/icinga2 third-party/cmake/GetGitRevisionDescription.cmake :68

while(NOT EXISTS "${git_dir}")

LunarG/gfxreconstruct external/cmake-modules/GetGitRevisionDescription.cmake :51

while(NOT EXISTS "${GIT_DIR}")

cginternals/glbinding cmake/GetGitRevisionDescription.cmake :45

while(NOT EXISTS "${GIT_DIR}")

eclipse-upm/upm cmake/modules/GetGitRevisionDescription.cmake :45

while(NOT EXISTS "${GIT_DIR}")

Kitware/TeleSculptor CMake/dashboard-scripts/TeleSculptor_common.cmake :320

while(NOT dashboard_done)

keepassx/keepassx cmake/GetGitRevisionDescription.cmake :45

while(NOT EXISTS "${GIT_DIR}")

OSVR/OSVR-Core cmake/FindSDL2.cmake :86

while("${SDL2_FRAMEWORK}" MATCHES "(/[^/]+)*.framework(/.*)$" AND NOT "${SDL2_FRAMEWORK}" MATCHES "(/[^/]+)*.framework$")

prophesee-ai/openeb cmake/custom_functions/lfs_download.cmake :19

while (NOT success AND retries GREATER 0)

jahnf/Projecteur CMakeLists.txt :364

while(NOT "${DIR_TO_INSTALL}" STREQUAL "/" AND NOT "${DIR_TO_INSTALL}" STREQUAL "")

mysql/mysql-connector-cpp cdk/cmake/bootstrap.cmake :183

while(${list})

AshamaneProject/AshamaneCore dep/cotire/CMake/cotire.cmake :331

while (_librariesToProcess)

vseasky/VersaAssistant cmake/modules/GetGitRevisionDescription.cmake :51

while(NOT EXISTS "${GIT_DIR}")

cocos2d/cocos2d-x cmake/Modules/CocosBuildHelpers.cmake :107

while(true)

rAthenaCN/rAthenaCN CMakeLists.txt :575

while( _TEMPLATES )

sigrokproject/pulseview CMake/GetGitRevisionDescription.cmake :45

while(NOT EXISTS "${GIT_DIR}")

alibaba/AliSQL storage/tokudb/ft-index/cmake_modules/TokuSetupCTest.cmake :8

while(NOT(res))

KiCad/kicad-source-mirror cmake/BuildSteps/CreateResourceCpp.cmake :34

while(stringLength GREATER 0)

BioMedIA/MIRTK CMake/Basis/BasisTest.cmake :181

while (ARG AND NOT ARG MATCHES "^PROPERTIES$")

audacity/audacity au3/scripts/build/macOS/NotarizeMacos.cmake :57

while( NOT success )

sonosaurus/sonobus deps/juce/extras/Build/CMake/JUCEUtils.cmake :180

while(TARGET ${embedded_linux_subprocess_target})

monadgroup/axiom cmake/modules/BundleUtilities.cmake :298

while(NOT ${done})

DistroAV/DistroAV cmake/linux/helpers.cmake :16

while(_STPO_PROPERTIES)

aws/aws-sdk-cpp cmake/AWSSDKConfig.cmake :136

while (NOT TEMP_NAME STREQUAL "${LIB_SEARCH_PREFIX}")

btccom/btcpool-ABANDONED cmake/Modules/FindOpenSSL.cmake :259

while (_strlen GREATER 0)