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
+2-2
Original file line number
Diff line number
Diff line change
@@ -212,7 +212,7 @@ matplotlib-cpp.
212
212
If you prefer to use CMake as build system, you will want to add something like this to your
213
213
CMakeLists.txt:
214
214
215
-
**Recommended way(since CMake 3.12):**
215
+
**Recommended way(since CMake 3.12):**
216
216
217
217
It's easy to use cmake official [docs](https://cmake.org/cmake/help/git-stage/module/FindPython2.html#module:FindPython2) to find Python 2(or 3) interpreter, compiler and development environment (include directories and libraries).
0 commit comments