This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
RapidFuzz
mirror of
https://github.com/maxbachmann/RapidFuzz.git
Watch
1
Star
1
Fork
You've already forked RapidFuzz
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c499d9dfd
RapidFuzz
/
cmake
/
CheckCPUArch.c.in
8 lines
84 B
C
Raw
Blame
History
int
main
(
void
)
{
#
if @CHECK_CPU_ARCH_DEFINES@
return
0
;
#
else
fail
#
endif
}
Reference in New Issue
View Git Blame
Copy Permalink