What's the context of your question? When processing a CMakeLists file, on Linux, the typical value is "lib".
There could be any number of reasons why it would be blank for you: - you're running a cmake -P script, not processing a CMakeLists file - some file in your project has overridden the value of CMAKE_SHARED_LIBRARY_PREFIX for some reason - ??? I'm sure there are more, so perhaps more context from you would help us answer the question more definitively... On Tue, Dec 28, 2010 at 7:41 AM, Micha Renner <micha.ren...@t-online.de>wrote: > Hello, > > I always thought that CMAKE_SHARED_LIBRARY_PREFIX should have the value > "lib" (Linux). On my system it is blank. Is there a specific reason for > that? > > Greetings > Micha > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Follow this link to subscribe/unsubscribe: > http://www.cmake.org/mailman/listinfo/cmake >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake