summaryrefslogtreecommitdiffstats
path: root/dist/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dist/CMakeLists.txt')
-rw-r--r--dist/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/CMakeLists.txt b/dist/CMakeLists.txt
deleted file mode 100644
index d06074074df..00000000000
--- a/dist/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install(CODE "execute_process(COMMAND ${CMAKE_CURRENT_LIST_DIR}/post_install.sh ${CMAKE_INSTALL_PREFIX})")