poco/MongoDB
Josh Blum f442148670 poco: library install dirs per RUNTIME/LIBRARY/ARCHIVE
For a unix system, this commit implies no changes by default. However, the ${LIB_SUFFIX} convention was added so the build can be configured for a red-hat style installation which uses lib64 by specifying cmake -DLIB_SUFFIX=64

For a windows build (msvc), this commit will cause the .dll files to be installed in the bin/ path; import libraries .lib are still installed in the lib/ path. Installing dlls into the bin path is preferable because dlls must be in the executable %PATH% to be found at runtime, as there is not equivalent of a separate library path as there is on unix.
2014-05-21 14:16:34 -07:00
..
include/Poco/MongoDB LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
samples LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
src LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
testsuite LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
CMakeLists.txt poco: library install dirs per RUNTIME/LIBRARY/ARCHIVE 2014-05-21 14:16:34 -07:00
dependencies Add more build files 2013-02-16 20:51:58 +01:00
Makefile Add missing Database 2013-02-16 20:51:36 +01:00
MongoDB_CE_vs90.sln VS 71,80,90 projects, style edits 2013-03-11 22:50:08 -05:00
MongoDB_CE_vs90.vcproj VS 71,80,90 projects, style edits 2013-03-11 22:50:08 -05:00
MongoDB_vs71.sln VS 71,80,90 projects, style edits 2013-03-11 22:50:08 -05:00
MongoDB_vs71.vcproj VS 71,80,90 projects, style edits 2013-03-11 22:50:08 -05:00
MongoDB_vs80.sln VS 71,80,90 projects, style edits 2013-03-11 22:50:08 -05:00
MongoDB_vs80.vcproj VS 71,80,90 projects, style edits 2013-03-11 22:50:08 -05:00
MongoDB_vs90.sln VS 71,80,90 projects, style edits 2013-03-11 22:50:08 -05:00
MongoDB_vs90.vcproj VS 71,80,90 projects, style edits 2013-03-11 22:50:08 -05:00
MongoDB_vs100.sln VS 100 and 110 projects 2013-03-11 23:48:41 -05:00
MongoDB_vs100.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_vs100.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_vs110.sln VS 100 and 110 projects 2013-03-11 23:48:41 -05:00
MongoDB_vs110.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_vs110.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_vs120.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_vs120.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_x64_vs90.sln VS 71,80,90 projects, style edits 2013-03-11 22:50:08 -05:00
MongoDB_x64_vs90.vcproj VS 71,80,90 projects, style edits 2013-03-11 22:50:08 -05:00
MongoDB_x64_vs100.sln VS 100 and 110 projects 2013-03-11 23:48:41 -05:00
MongoDB_x64_vs100.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_x64_vs100.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_x64_vs110.sln VS 100 and 110 projects 2013-03-11 23:48:41 -05:00
MongoDB_x64_vs110.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_x64_vs110.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_x64_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_x64_vs120.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB_x64_vs120.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MongoDB.progen re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00