Skip to content

Commit

Permalink
README: fix reference to Matplot++Config.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
leha-bot authored Aug 4, 2021
1 parent 26cfa75 commit 874e0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ Then add this header to your source files:

You can see a complete example in [`test/integration/CMakeLists.txt`](test/integration/CMakeLists.txt).

CMake should be able to locate the `matplot++-config.cmake` script automatically if you installed the library under `/usr/local/` (Linux / Mac OS). Unfortunately, there is no easy default directory for `find_package` on Windows.
CMake should be able to locate the `Matplot++Config.cmake` script automatically if you installed the library under `/usr/local/` (Linux / Mac OS). Unfortunately, there is no easy default directory for `find_package` on Windows.

!!! warning "Default directories"

Expand Down

0 comments on commit 874e0c2

Please sign in to comment.