mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
cmake cleanup
moving build targets for better layout in solution explorer. Change-Id: I6514f321f15991f88833e02b3c8af6327d35b74b
This commit is contained in:
committed by
sys_ocldev
parent
3284efff86
commit
b0a41b81bb
@@ -52,6 +52,7 @@ add_custom_command(
|
||||
)
|
||||
add_dependencies(run_unit_tests run_elflib_tests)
|
||||
|
||||
set_target_properties(elflib_tests PROPERTIES FOLDER "elf utilities")
|
||||
# The following filters are added to the VS IDE representation
|
||||
set_target_properties(elflib_tests PROPERTIES FOLDER "elflib")
|
||||
set_target_properties(run_elflib_tests PROPERTIES FOLDER "elflib")
|
||||
source_group("source files" FILES ${CLELFLIB_UNIT_TESTS_SRCS})
|
||||
|
||||
Reference in New Issue
Block a user