We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 455692d + 1202cdb commit acf9fdeCopy full SHA for acf9fde
libbinlogstandalone/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
2
#
3
# This program is free software; you can redistribute it and/or modify
4
# it under the terms of the GNU General Public License as published by
@@ -44,5 +44,3 @@ ADD_SUBDIRECTORY(src)
44
45
# Configure installation
46
INSTALL(DIRECTORY include DESTINATION . FILES_MATCHING PATTERN "*.h")
47
-
48
-INCLUDE(InstallRequiredSystemLibraries)
0 commit comments