[C] Changed cmake project hierarchy

This commit is contained in:
seleznevae
2019-04-26 23:11:09 +03:00
parent 011c87abfc
commit c2dc6b9f67
3 changed files with 124 additions and 137 deletions

View File

@@ -3,8 +3,7 @@
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include "properties.h"
#include "vector.h"
#include "test_utils.h"