diff options
author | beefcurtains <beefcurtains@users.noreply.github.com> | 2015-06-29 12:00:39 +0000 |
---|---|---|
committer | beefcurtains <beefcurtains@users.noreply.github.com> | 2015-06-29 12:00:39 +0000 |
commit | 9679487ef1f67355cb6c653c2e292584a95c1477 (patch) | |
tree | 220c0957541f5d2fd8e214748e69e0073782e2bd | |
parent | d9c6bcf15cbb83488d355640e5e2b501d6044330 (diff) | |
download | xtools-9679487ef1f67355cb6c653c2e292584a95c1477.tar.gz xtools-9679487ef1f67355cb6c653c2e292584a95c1477.tar.xz xtools-9679487ef1f67355cb6c653c2e292584a95c1477.zip |
xlint: add cmake_builddir variable
-rwxr-xr-x | xlint | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xlint b/xlint index 339a558..5623a02 100755 --- a/xlint +++ b/xlint @@ -49,6 +49,7 @@ build_pie build_style build_wrksrc checksum +cmake_builddir conf_files configure_args configure_script |