https://github.com/halide/Halide
Revision d046701e452dcda4fce315a7fe95179d0e43e5bd authored by Alex Reinking on 28 August 2020, 07:50:04 UTC, committed by GitHub on 28 August 2020, 07:50:04 UTC
* Small CMake fixes discovered while documenting.

1. add_halide_library should always produce a global target
2. HALIDE_ -> Halide_ for large codemodel
3. Remove redundant flags / useless options.
4. "YES" vs "ON" convention & grammar fix
5. Fix "cmake" -> "host" meta-target promotion

* Rework `cmake` meta-target to not promote. Warn when used as default.
1 parent c78ccbe
History
Tip revision: d046701e452dcda4fce315a7fe95179d0e43e5bd authored by Alex Reinking on 28 August 2020, 07:50:04 UTC
Cmake/metatargets (#5218)
Tip revision: d046701
File Mode Size
.github
apps
cmake
dependencies
doc
packaging
python_bindings
src
test
tools
tutorial
util
.clang-format -rw-r--r-- 1.5 KB
.clang-format-ignore -rw-r--r-- 265 bytes
.clang-tidy -rw-r--r-- 469 bytes
.gitattributes -rw-r--r-- 342 bytes
.gitignore -rw-r--r-- 1.1 KB
.gitmodules -rw-r--r-- 0 bytes
CMakeLists.txt -rw-r--r-- 4.4 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.5 KB
LICENSE.txt -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 91.9 KB
README.md -rw-r--r-- 19.1 KB
README_cmake.md -rw-r--r-- 12.3 KB
README_rungen.md -rw-r--r-- 12.1 KB
README_webassembly.md -rw-r--r-- 7.5 KB

README.md

back to top