Without .exe in the name on windows, the test not work.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/tools/dxil-dis/CMakeLists.txt | ||
---|---|---|
20 | You should be able to use CMAKE_EXECUTABLE_SUFFIX here instead: https://cmake.org/cmake/help/latest/variable/CMAKE_EXECUTABLE_SUFFIX.html |
You should be able to use CMAKE_EXECUTABLE_SUFFIX here instead: https://cmake.org/cmake/help/latest/variable/CMAKE_EXECUTABLE_SUFFIX.html