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 |
---|---|---|---|---|
116. | Peter (doc_chungles) | 53.91 | 96% | 2024-01-06 |
117. | Alex (a_kaban) | 53.75 | 99.2% | 2024-09-24 |
118. | Դավիթ (seyranyandavid) | 53.41 | 95.4% | 2024-04-03 |
119. | Abishiek (abishiek_12) | 53.03 | 93.5% | 2023-12-13 |
120. | Yuma (el_yuma) | 52.30 | 97.1% | 2025-01-10 |
121. | Jordan (jordan_speedy_hands) | 51.63 | 93.8% | 2024-03-19 |
122. | Maphey (keepinupwmae) | 50.33 | 97.2% | 2025-04-05 |
123. | mekadi (mekadi) | 49.67 | 94.9% | 2024-12-28 |
124. | Vashista (vashista) | 49.67 | 94% | 2024-09-19 |
125. | du7lx (du7lx) | 49.64 | 95% | 2024-04-23 |
126. | paim (barat_paim) | 49.16 | 96% | 2024-11-15 |
127. | Ragequitting101 (ragequitti... | 48.97 | 96% | 2024-02-27 |
128. | Benni_013 (benni_013) | 48.95 | 97% | 2025-01-09 |
129. | Pramod Adhikari (justpramod) | 47.38 | 94% | 2025-01-14 |
130. | Aleksandr Ippatev (ippatev) | 45.54 | 94% | 2025-01-14 |
131. | Frozen (frozen0wl) | 44.73 | 94.7% | 2023-12-20 |
132. | Don't give up! (purtrus) | 43.52 | 92% | 2025-04-21 |
133. | mm2325 (moinl) | 40.94 | 94% | 2024-05-30 |
134. | Aidan (aidanom) | 40.69 | 94% | 2024-11-22 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 426 | 63.58 | December 6, 2023 |