diff options
author | Josh Blum <josh@joshknows.com> | 2011-03-25 15:04:23 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-03-25 15:04:23 -0700 |
commit | 2249acd9f97e969f619fa87cb206fc9392b9b5fe (patch) | |
tree | 5e63e918e3aad03512d565c9abc6cb0324c34ce5 /host/LICENSE | |
parent | 95b966a599c0030921dc6b530ca8c94633d905f6 (diff) | |
download | uhd-2249acd9f97e969f619fa87cb206fc9392b9b5fe.tar.gz uhd-2249acd9f97e969f619fa87cb206fc9392b9b5fe.tar.bz2 uhd-2249acd9f97e969f619fa87cb206fc9392b9b5fe.zip |
uhd: work on mac osx packaging
Renamed README type files to have .txt extension (needed for CPACK_RESOURCE_FILE_*).
Tweaks to the cpack setup on CPACK_RESOURCE_FILE_* and handling for when UHD_PACKAGE_MODE==AUTO.
As of this commit, the mac packages do not contain the .dylib files (do not know why yet).
Diffstat (limited to 'host/LICENSE')
-rw-r--r-- | host/LICENSE | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/host/LICENSE b/host/LICENSE deleted file mode 100644 index 9aa03b39b..000000000 --- a/host/LICENSE +++ /dev/null @@ -1,12 +0,0 @@ -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. |