[Cmake] FIND_FILE

Peter Vanroose Peter . Vanroose at esat . kuleuven . ac . be
Wed, 25 Jun 2003 14:32:16 +0200 (CEST)


> That is why we added CMAKE_CURRENT_BINARY_DIR and
> CMAKE_CURRENT_SOURCE_DIR.

All right, I didn't know about those.  Thanks!

But anyhow, people will probably keep trying to use relative paths
(especially "current dir") where they will expect this to be
interpreted as CMAKE_CURRENT_SOURCE_DIR, so why not prefixing
CMAKE_CURRENT_SOURCE_DIR to all relative paths specified in a
CMakeLists.txt file?


--	Peter.