Initialize makefile and report
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include <iostream>
|
||||
|
||||
int main(){
|
||||
std::cout << "Hello from knnsearch\n";
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user