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
Braden Obrzut
e980595b5b
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-18 23:31:13 -04:00
1 line
38 B
CMake
Raw
Blame
History
add_executable
(
gas2masm
gas2masm.c
)
Reference in a new issue
View git blame
Copy permalink