summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-10-23 09:42:20 -0600
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-10-23 09:42:20 -0600
commit8ba71912faf1bef73aca6c862e1ba5b3c967a588 (patch)
tree388f946e285e80959fecc2c0748acdd1903d55cd
parente0106e62b877824bab8207668ac3049c74a679f1 (diff)
downloadcmath-8ba71912faf1bef73aca6c862e1ba5b3c967a588.tar.gz
cmath-8ba71912faf1bef73aca6c862e1ba5b3c967a588.zip
add compile flags for lsp mode in emacs
-rw-r--r--compile_flags.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
new file mode 100644
index 0000000..b47959f
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,5 @@
+-lm
+-Iinc
+-MMD
+-MP
+-Wall