CMakeLists.txt
10.8 KB
-
cmake: error when STDCALL is specified · 57b753a0
To explicitly break end-users who were specifying STDCALL, explicitly fail the cmake process to ensure that they know that they need to change their bindings. Otherwise, we would quietly ignore their option and the resulting cdecl library would produced undefined behavior.
Edward Thomson committed