|
@ -13,6 +13,8 @@ |
|
|
# along with this program; if not, write to the Free Software |
|
|
# along with this program; if not, write to the Free Software |
|
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
|
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
|
|
|
|
|
|
|
|
|
|
|
CMAKE_MINIMUM_REQUIRED(VERSION 2.4.7 FATAL_ERROR) |
|
|
|
|
|
|
|
|
PROJECT(MySql) |
|
|
PROJECT(MySql) |
|
|
|
|
|
|
|
|
# This reads user configuration, generated by configure.js. |
|
|
# This reads user configuration, generated by configure.js. |
|
|