Browse Subversion Repository
Diff of /trunk/CMakeLists.txt
Parent Directory
| Revision Log
| Patch
| 121 |
HINTS c:/cygwin64/usr/bin |
HINTS c:/cygwin64/usr/bin |
| 122 |
) |
) |
| 123 |
else() |
else() |
| 124 |
set(PERL "perl") |
find_program( |
| 125 |
|
PERL perl |
| 126 |
|
) |
| 127 |
endif() |
endif() |
| 128 |
message("perl=${PERL}") |
message("perl=${PERL}") |
| 129 |
|
|
|
|
Legend:
| Removed from v.8829 |
|
| changed lines |
| |
Added in v.8834 |
|
|
|