integrate CMake build procedure for tools/phonon

This commit is contained in:
Axel Kohlmeyer
2023-04-29 02:59:04 -04:00
parent 41a0196874
commit 478058119b
34 changed files with 1260 additions and 591 deletions

View File

@ -1,10 +1,6 @@
#include "stdio.h"
#include "stdlib.h"
#include "dynmat.h"
#include "phonon.h"
using namespace std;
int main(int argc, char** argv)
{