Added src/utils/reference_counter.hpp to CMakeLists.txt
This commit is contained in:
parent
fb5d09104f
commit
0f13d37632
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ if(MSVC)
|
|||
SOURCE_GROUP("src tests utils" REGULAR_EXPRESSION "tests/utils/.*")
|
||||
SOURCE_GROUP("src tools" REGULAR_EXPRESSION "tools/.*")
|
||||
SOURCE_GROUP("src tools schema" REGULAR_EXPRESSION "tools/schema/.*")
|
||||
SOURCE_GROUP("src utils" REGULAR_EXPRESSION "utils/.*")
|
||||
SOURCE_GROUP("src whiteboard" REGULAR_EXPRESSION "whiteboard/.*")
|
||||
|
||||
endif(MSVC)
|
||||
|
|
Loading…
Add table
Reference in a new issue