mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[CMAKE]
- add cmake visual ASM compiler detection script, from cmake 2.8.5 + modification to handle ml32/64 svn path=/trunk/; revision=53055
This commit is contained in:
parent
712de8491c
commit
6f9699f671
1 changed files with 2 additions and 0 deletions
2
reactos/cmake/Compiler/VISUAL-ASM.cmake
Normal file
2
reactos/cmake/Compiler/VISUAL-ASM.cmake
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S)
|
Loading…
Reference in a new issue