Skip to content

Commit acf9fde

Browse files
author
Piotr Obrzut
committed
Merge branch 'mysql-5.7' into mysql-trunk
2 parents 455692d + 1202cdb commit acf9fde

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

libbinlogstandalone/CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
1+
# Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
22
#
33
# This program is free software; you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License as published by
@@ -44,5 +44,3 @@ ADD_SUBDIRECTORY(src)
4444

4545
# Configure installation
4646
INSTALL(DIRECTORY include DESTINATION . FILES_MATCHING PATTERN "*.h")
47-
48-
INCLUDE(InstallRequiredSystemLibraries)

0 commit comments

Comments
 (0)