gen-cmake icon indicating copy to clipboard operation
gen-cmake copied to clipboard

CMakeLists.txt file generator

Results 1 gen-cmake issues
Sort by recently updated
recently updated
newest added

``` ~/git-repos λ> ./gen-cmake.py -t app -n clang_test -s 11 -p LibClang File "./gen-cmake.py", line 204 return f"target_include_directories(${{PROJECT_NAME}} {includes})", \ ^ SyntaxError: invalid syntax ```