rules_foreign_cc/tools/build_defs
irengrig 30b61168e0
make cmake rule accept install-prefix option (#11)
this way the users can influence which install prefix will appear in the
generated code
install prefix have to be relative - we are doing the hermetic build
modify our shell script to copy the result of the build into the target directory
(we can not leave it in temp directory, it will be deleted)
2018-08-08 16:49:50 +02:00
..
BUILD external build framework function and cmake_external rule (#4) 2018-07-30 12:56:09 +02:00
cc_toolchain_util.bzl use tools paths and flags from the toolchain (#7) 2018-08-06 15:23:18 +02:00
cmake.bzl make cmake rule accept install-prefix option (#11) 2018-08-08 16:49:50 +02:00
framework.bzl make cmake rule accept install-prefix option (#11) 2018-08-08 16:49:50 +02:00
utils.sh make cmake rule accept install-prefix option (#11) 2018-08-08 16:49:50 +02:00