cmake: remove set_lib_path macro

This commit is contained in:
Campbell Barton
2013-06-17 18:15:56 +00:00
parent 91d7df12ee
commit 970e9123b4
3 changed files with 14 additions and 28 deletions

View File

@@ -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