Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2013-06-17 22:15:56 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-06-17 22:15:56 +0400
commit970e9123b4103f667deba1a9b13e5713afae1853 (patch)
tree1d303b8fcb69d8d91f1d38b7eef7bc723991d4fe /build_files/cmake/macros.cmake
parent91d7df12ee6bb500c5a7c7985cb82780c03c0ab0 (diff)
cmake: remove set_lib_path macro
Diffstat (limited to 'build_files/cmake/macros.cmake')
-rw-r--r--build_files/cmake/macros.cmake6
1 files changed, 0 insertions, 6 deletions
diff --git a/build_files/cmake/macros.cmake b/build_files/cmake/macros.cmake
index 9f874581301..b1dd76fbd14 100644
--- a/build_files/cmake/macros.cmake
+++ b/build_files/cmake/macros.cmake
@@ -751,12 +751,6 @@ function(delayed_do_install
endif()
endfunction()
-macro(set_lib_path
- lvar
- lproj)
- set(${lvar} ${LIBDIR}/${lproj})
-endmacro()
-
macro(data_to_c
file_from file_to