mirror of
https://github.com/mfontanini/libtins
synced 2026-01-30 21:44:26 +01:00
First approach towards moving to CMake
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
int main(void)
|
||||
{
|
||||
int i = nullptr;
|
||||
|
||||
return 1;
|
||||
}
|
||||
Reference in New Issue
Block a user