Skip to content

Commit 117f1e6

Browse files
committed
rm group headers
1 parent 4b105ad commit 117f1e6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

library/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,3 @@ install(TARGETS Core)
4444
if (FEATURE_TESTS)
4545
add_subdirectory(${PROJECT_SOURCE_DIR}/library/test)
4646
endif()
47-
48-
# Group headers and sources for IDE
49-
source_group(TREE ${INCROOT} PREFIX "Headers" FILES ${LIBRARY_HEADERS})
50-
source_group(TREE ${SRCROOT} PREFIX "Sources" FILES ${LIBRARY_SOURCES})

0 commit comments

Comments
 (0)