mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
COMP: hopefully fix test, finally
Alex
This commit is contained in:
@@ -7,7 +7,6 @@ int main(){
|
||||
#else
|
||||
int main(int argc, char*argv[]){
|
||||
#endif
|
||||
{
|
||||
printf("hello assembler world, %d arguments given\n", argc);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user