diff options
Diffstat (limited to 'Modules/FindMotif.cmake')
-rw-r--r-- | Modules/FindMotif.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindMotif.cmake b/Modules/FindMotif.cmake index 5b7e6a1..5065e3a 100644 --- a/Modules/FindMotif.cmake +++ b/Modules/FindMotif.cmake @@ -30,7 +30,7 @@ if(UNIX) /usr/openwin/lib ) -endif(UNIX) +endif() # handle the QUIETLY and REQUIRED arguments and set MOTIF_FOUND to TRUE if # all listed variables are TRUE |