Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peremato authored Dec 21, 2016
1 parent 83fcc7c commit eea7186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ This is a small package containing some commonly used CMake "find" modules.
To use them, you need to have the top directory in the CMAKE_PREFIX_PATH, then
you can enable the modules in your CMakeLists.txt with something like:

find_package(CMakeTools)
UseCMakeTools()
find_package(CMakeTools)
UseCMakeTools()

0 comments on commit eea7186

Please sign in to comment.