project(Phoenix) cmake_minimum_required(VERSION 3.0) # compileLibTestGenerator(test_math_expr_parser "PTestMathExprParser" math_expr.pdecparser) compileMainTestGenerator(test_math_expr_parser "PTestMathExprParser" math_expr.pdecparser main_test.cpp) # Only when the test will be OK # compileTestGenerator(test_math_expr_parser "PTestMathExprParser" math_expr.pdecparser main_test.cpp var_decl.txt)