https://github.com/halide/Halide
Revision 5d2abd36b785990c2c984216fc9c7d8b093123e8 authored by Steven Johnson on 29 March 2022, 23:33:42 UTC, committed by GitHub on 29 March 2022, 23:33:42 UTC
* Add ldscript code for Python extensions in CMake

We added ldscripts to the Makefile for Python extensions (to restrict exported symbols to just the PyInit_foo symbol), but neglected to do so for CMake. This corrects that.

1 parent 8aba364
History
Tip revision: 5d2abd36b785990c2c984216fc9c7d8b093123e8 authored by Steven Johnson on 29 March 2022, 23:33:42 UTC
Add ldscript code for Python extensions in CMake (#6665)
Tip revision: 5d2abd3
File Mode Size
jpeg
llvm
png
wasm
CMakeLists.txt -rw-r--r-- 770 bytes

back to top