mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
Update FindMaven.cmake
This commit is contained in:
parent
fcd58ae925
commit
1dfab77be5
@ -8,8 +8,8 @@
|
||||
#
|
||||
# ::
|
||||
#
|
||||
# MAVEN_EXECUTABLE: the full path to the tee tool.
|
||||
# MAVEN_FOUND: True if tee has been found.
|
||||
# MAVEN_EXECUTABLE: the full path to the mvn tool.
|
||||
# MAVEN_FOUND: True if mvn has been found.
|
||||
|
||||
find_program(MAVEN_EXECUTABLE mvn)
|
||||
include (FindPackageHandleStandardArgs)
|
||||
|
Loading…
Reference in New Issue
Block a user