Hi group.

I use CMake 3.3.1 with Visual Studio 2013.
I've changed a target from a static library to an INTERFACE library and now I 
get the following message from CMake:

CUSTOMBUILD : CMake error : Target <...> has dependency information when it 
shouldn't.
  Your cache is probably stale. Please remove the entry
    <...>_LIB_DEPENDS

If I remove this entry from CMakeCache.txt manually everything works.
My question is why can't CMake do it for me as it obviously knows what to do.

Thanks,

Dvir
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to