You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,15 +28,17 @@ Celero has been successfully built on the following platforms during development
28
28
- GCC v6.0.0
29
29
- GCC v7.0.0
30
30
- GCC v8.0.0
31
+
- GCC v9.0.0
31
32
- LLVM v3.9.0
32
33
- LLVM v5.0.1
33
34
- LLVM v7.0.0
34
35
- LLVM v8.0.0
35
-
-Visual Studio 2017
36
-
- Visual Studio 2019
36
+
-LLVM v9.0.0
37
+
- Visual Studio 2019 (16.8.4)
37
38
- XCode v10.1
38
39
- XCode v10.3
39
40
- XCode v11.0
41
+
- XCode v12.0
40
42
41
43
As of v2.7, Celero requres the developer to provide GoogleTest in order to build unit tests. We suggest using a package manager such as VCPKG or Conan to provide the latest version of the library.
0 commit comments