mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +00:00
- add cmake visual ASM compiler detection script, from cmake 2.8.5 + modification to handle ml32/64 svn path=/trunk/; revision=53055
3 lines
43 B
CMake
3 lines
43 B
CMake
|
|
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S)
|