<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I'm executing the following:<br>
<br>
FIND_PATH(ESPLANNER_INSTALL_PATH<br>
"C:/Program Files/ESPlanner"<br>
"E:/Program Files/ESPlanner"<br>
)<br>
<br>
Looking for the directory in which this package is installed.<br>
<br>
Looking at the two disks, C: and E:, I can see the following
directory:<br>
<br>
E:/Program Files/ESPlanner<br>
<br>
From my readings, ESPLANNER_INSTALL_PATH should contain E:/Program
Files/ESPlanner (or one of the various windoze representations of
that path) after FIND_PATH is executed. Instead I get:<br>
<br>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<font color="#000000">ESPLANNER_INSTALL_PATH-NOTFOUND<br>
<br>
So I'm a little puzzled as to what I should be doing.<br>
<br>
Best,<br>
<br>
Dick Munroe<br>
</font>
<meta name="qrichtext" content="1">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
p.s. CMake 2.8.2<br>
<br>
p.p.s. Having CMake keep a list of mounted disks/volumes around that
could be used to search for various directories would be a handy
feature.<br>
<br>
<br>
</body>
</html>