Aleksandar Fabijanic
|
b1bcd786b0
|
Merge pull request #939 from siemens/mc-compiler
CMake: Add additional registry entry to find mc.exe
|
2015-09-16 11:08:38 -05:00 |
|
Torndeco
|
0859133d47
|
CMake Fix for non MSVC Installs
The return function is causing Data/CMakeLists.txt to exit early before they include sub directories.
i.e Data/MySQL Data/ODBC Data/SQLite
http://www.cmake.org/cmake/help/v3.0/command/return.html
|
2015-06-05 03:04:08 +01:00 |
|
Philip Miller
|
f918793228
|
add macro POCO_INSTALL_PDB to install MSVC pdb files
|
2015-06-02 12:05:15 -04:00 |
|
Pascal Bach
|
e725c9d225
|
CMake: Add additional registry entry to find mc.exe
Fixes #805
|
2015-05-07 08:54:34 +02:00 |
|
Sascha Zelzer
|
25d3f4ccd4
|
Use correct locations for the generated Poco*ConfigVersion.cmake files.
|
2015-02-04 04:35:56 +01:00 |
|
Pascal Bach
|
f778e67430
|
CMake: Improve installation and package generation
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
|
2015-01-27 15:52:18 +01:00 |
|
Pascal Bach
|
c8a96c9247
|
CMake: Add macro to help generate Packages from Poco
|
2014-10-14 17:58:46 +02:00 |
|
Pascal Bach
|
65fcaf65a0
|
cmake: Rework top level CMake file
- Allow enable/disable components
|
2014-08-22 17:11:03 +02:00 |
|