mirror of
https://github.com/wassname/conan-packages.git
synced 2026-08-17 11:17:01 +08:00
initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include <iostream>
|
||||
#include <libqhull/libqhull.h>
|
||||
|
||||
int main() {
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user