diff options
Diffstat (limited to 'cmake/install_layout.cmake')
-rw-r--r-- | cmake/install_layout.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/install_layout.cmake b/cmake/install_layout.cmake index bbffc80ec0a..877b147bc6e 100644 --- a/cmake/install_layout.cmake +++ b/cmake/install_layout.cmake @@ -64,8 +64,6 @@ # # - INSTALL_UNIX_ADDRDIR (path to mysql.sock) # -# When changing this page, _please_ do not forget to update public Wiki -# http://forge.mysql.com/wiki/CMake#Fine-tuning_installation_paths IF(NOT INSTALL_LAYOUT) IF(DEB) |