mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Move the ocaml_all target into the Misc folder for cleanliness; NFC.
llvm-svn: 281061
This commit is contained in:
parent
1cd777f40a
commit
198204b8e7
@ -211,3 +211,4 @@ function(add_ocaml_library name)
|
||||
endfunction()
|
||||
|
||||
add_custom_target("ocaml_all")
|
||||
set_target_properties(ocaml_all PROPERTIES FOLDER "Misc")
|
Loading…
Reference in New Issue
Block a user