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