File tree Expand file tree Collapse file tree 3 files changed +0
-8
lines changed
Expand file tree Collapse file tree 3 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 1313 path = deps/fadec
1414 url = https://github.com/aengelke/fadec.git
1515 branch = master
16- [submodule "deps/hopscotch-map "]
17- path = deps/hopscotch-map
18- url = https://github.com/Tessil/hopscotch-map.git
19- branch = master
2016[submodule "deps/disarm "]
2117 path = deps/disarm
2218 url = https://github.com/aengelke/disarm.git
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -22,9 +22,6 @@ set_target_properties(tpde_llvm PROPERTIES
2222
2323target_link_libraries (tpde_llvm PRIVATE tpde )
2424
25- # hopscotch-map (disable warnings)
26- target_include_directories (tpde_llvm SYSTEM PRIVATE ../deps/hopscotch-map/include )
27-
2825# Configure LLVM
2926set (TPDE_LINK_LLVM_STATIC FALSE CACHE BOOL "Should LLVM be linked statically?" )
3027
You can’t perform that action at this time.
0 commit comments