This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
726e461b38
CMake
/
Tests
/
RunCMake
/
find_program
/
NamesPerDir-stdout.txt
2 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
find_program: Optionally consider all names in each directory When more than one value is given to the NAMES option this command by default will consider one name at a time and search every directory for it. Add a NAMES_PER_DIR option to tell this command to consider one directory at a time and search for all names in it.
2015-09-01 23:25:57 +03:00
-- PROG='[^']*/Tests/RunCMake/find_program/A/testA'