This website requires JavaScript.
Explore
Help
Sign in
eukara
/
ngunix
Watch
1
Star
0
Fork
You've already forked ngunix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
202f3448c2
ngunix
/
gas2masm
/
CMakeLists.txt
2 lines
38 B
Text
Raw
Normal View
History
Unescape
Escape
Added CMake project which works with at least Visual Studio 2005 - 2013 (I assume earlier versions work since it's fairly simple) and with a little bit of hacking MinGW. Defaults to building with NO_ASM since the ASM seems to only work with VC6 (either that or some flag is missing from this project, but I can't tell since I don't have VC6).
2014-04-19 03:31:13 +00:00
add_executable( gas2masm gas2masm.c )
Reference in a new issue
Copy permalink