cmake_minimum_required(VERSION 3.10) project(Tutorial VERSION 1.0) set(CMAKE_CXX_STANDARD 11) set(CMAKE_CXX_STANDARD_REQUIRED True) # configure a header file to pass some of the CMake settings to the source code configure_file(TutorialConfig.h.in TutorialConfig.h) add_executable(Tutorial tutorial.cxx) # add the binary tree to the search path for include files so that we will find TutorialConfig.h target_include_directories(Tutorial PUBLIC "${PROJECT_BINARY_DIR}")
—from CMake Tutorial - A simple CMakeLists.txt, a software by Kitware, Inc. and Contributors
Active since December 6, 2023.
467 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
78. | hakan (haakn) | 65.99 | 97% | 2024-03-18 |
79. | tw0f1v3w0n (capricitor) | 65.97 | 97.5% | 2025-02-01 |
80. | 🤔 (akixuu) | 65.97 | 95% | 2024-03-20 |
81. | SledgeHammer (wrinkleflute) | 65.77 | 96% | 2024-02-27 |
82. | 💀💀💀 (gospell) | 65.77 | 97% | 2024-04-13 |
83. | Jake (jmill1125) | 65.58 | 96.6% | 2024-11-12 |
84. | Διαμαντής Ραφα... | 64.99 | 97% | 2024-05-30 |
85. | pianofluteflute (pianoflute... | 64.86 | 98% | 2025-02-23 |
86. | Tonmnoy Hasan (tonmoy__02) | 64.70 | 96% | 2024-07-25 |
87. | ImpyQ (impyq) | 64.68 | 96% | 2025-04-21 |
88. | Shiro (polarbear4u) | 64.64 | 96% | 2024-04-05 |
89. | xlsv (asilvano) | 64.53 | 93% | 2024-09-30 |
90. | Antony (daddyxiao) | 64.48 | 97% | 2025-02-07 |
91. | Fabian (redburningice) | 64.33 | 96% | 2024-01-08 |
92. | RAMs3c (xander360) | 64.23 | 97% | 2024-11-25 |
93. | Charlie (hobboloydn) | 63.92 | 97% | 2025-05-12 |
94. | Steve (steveleem) | 63.60 | 94.8% | 2024-01-09 |
95. | Grace (grace_m) | 63.30 | 97% | 2024-04-06 |
96. | Jake (startler03) | 62.69 | 93% | 2025-01-25 |
97. | BbqTyper (bbqtyper) | 62.30 | 97% | 2025-08-17 |
98. | Daniel (lelouch_r) | 62.22 | 93% | 2024-02-27 |
99. | ruby (ruby_lu) | 62.17 | 93.8% | 2024-09-09 |
100. | DNF (lam4nk) | 61.49 | 95.1% | 2024-01-20 |
101. | ABCD (x007) | 61.48 | 98.8% | 2025-01-19 |
102. | Craig (tinnedcarrots) | 61.46 | 96% | 2024-01-27 |
103. | sygi (sygi) | 61.30 | 94% | 2024-11-25 |
104. | D (nawheat) | 60.97 | 93% | 2024-11-28 |
105. | xd (renne_hayworth) | 60.13 | 95% | 2024-03-11 |
106. | Jason (saltybaskets) | 59.64 | 93% | 2025-04-15 |
107. | صَقْرُ السُّرْ... | 59.54 | 97% | 2025-01-05 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 426 | 63.58 | December 6, 2023 |