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 |
---|---|---|---|---|
10. | Tibnel (tonels) | 87.81 | 95% | 2025-06-04 |
11. | better than you (craznevil) | 87.57 | 97% | 2025-01-03 |
12. | leonidas (awsomaw) | 86.20 | 98% | 2025-01-09 |
13. | n685 (nhuang685) | 85.89 | 97% | 2024-11-23 |
14. | Jay (kamikamigod) | 85.30 | 97% | 2025-04-18 |
15. | Lydia (shiruzu) | 84.70 | 99% | 2025-07-23 |
16. | Jetmode🐊🐍นานย... | 84.59 | 95.5% | 2024-04-04 |
17. | bob (ekizs) | 84.50 | 97% | 2024-04-13 |
18. | Boi (disnoob) | 82.94 | 96% | 2024-01-01 |
19. | sytzez (sytzez) | 82.28 | 98% | 2025-02-15 |
20. | Risan (rhinoceron) | 81.49 | 98% | 2024-12-14 |
21. | carson (n0sr4c) | 81.48 | 98% | 2025-01-31 |
22. | Lego (lamborgotii) | 81.28 | 97% | 2024-01-14 |
23. | silver (gr0ff) | 80.94 | 98% | 2024-02-13 |
24. | SideSky (sidesky) | 80.71 | 97.1% | 2025-01-31 |
25. | (dso093) | 80.10 | 97.1% | 2024-12-29 |
26. | i cant type (o_o_f) | 79.71 | 95% | 2024-04-30 |
27. | vinnypines (nonquitvinnypines) | 79.44 | 95% | 2024-06-04 |
28. | jse (dragoncityjose) | 79.41 | 93.6% | 2024-02-03 |
29. | Quadratic289 (quadr) | 79.10 | 96% | 2024-01-20 |
30. | cole (socol) | 78.93 | 97% | 2024-07-31 |
31. | Chris (cccxxxl) | 78.75 | 97% | 2024-01-21 |
32. | fj0q (fj0q) | 78.68 | 95% | 2025-08-01 |
33. | Andy (parkourmaster302) | 77.48 | 96% | 2024-03-17 |
34. | Alex (shoutyman) | 76.32 | 98% | 2024-07-03 |
35. | صبر (morocco01) | 75.72 | 96% | 2024-02-21 |
36. | Ahnaf (ahnaf75) | 74.63 | 98.4% | 2025-02-02 |
37. | Amen [Dvorak-Trainee] (amun) | 74.41 | 96.2% | 2024-06-14 |
38. | forgedstudios.com/vote (kry... | 74.37 | 96% | 2024-05-27 |
39. | KTH (kthmanish) | 74.35 | 98% | 2024-08-25 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 426 | 63.58 | December 6, 2023 |