[cmake] Stop using add_definitions
Since CMake 3.12 this has been superseded by add_compile_definitions and other commands. Differential Revision: https://reviews.llvm.org/D142363
Loading
Please sign in to comment
Since CMake 3.12 this has been superseded by add_compile_definitions and other commands. Differential Revision: https://reviews.llvm.org/D142363