| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ResourceLimits.cpp | ||
| ResourceLimits.h | ||
| StandAlone.cpp | ||
| Worklist.h | ||
| spirv-remap.cpp |
* Use `GNUInstallDirs` in order to respect GNU conventions. This is especially important for multi-arch/multi-lib setups. * Specify position independent mode building properly, without using the historic hack of adding `-fPIC` as a definition. This makes the build system more portable. * Only detect C++ (and not C) to slightly speed up configuring. * Specify C++11 mode using modern CMake idioms. * Fix some whitespace issues.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| CMakeLists.txt | Loading commit data... | |
| ResourceLimits.cpp | Loading commit data... | |
| ResourceLimits.h | Loading commit data... | |
| StandAlone.cpp | Loading commit data... | |
| Worklist.h | Loading commit data... | |
| spirv-remap.cpp | Loading commit data... |