mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
[CMake] Put lli-child-target into the Folder "Misc".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200297 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
05d43d8b6f
commit
57d68595e6
@ -4,3 +4,5 @@ add_llvm_executable(lli-child-target
|
||||
ChildTarget.cpp
|
||||
../RemoteTarget.cpp
|
||||
)
|
||||
|
||||
set_target_properties(lli-child-target PROPERTIES FOLDER "Misc")
|
||||
|
Loading…
Reference in New Issue
Block a user