BUG: Don't return checkable flag for item when in the middle of configure/generate.
[cmake.git] / Tests / SimpleInstall / lib3.cxx
blobda8dbf942ca4924ae4e1b66e3f8ee9801f97f1d5
1 #include "lib3.h"
3 float Lib3Func()
5 return 2.0;