Tidy up project folders in CMakeLists.txt

This commit is contained in:
Vinnie Falco
2017-10-30 07:30:18 -07:00
parent c9e291385c
commit 42679ee0bc
49 changed files with 104 additions and 1 deletions
+2
View File
@@ -24,3 +24,5 @@ add_executable (tests-example-common
ssl_stream.cpp
main.cpp
)
set_property(TARGET tests-example-common PROPERTY FOLDER "tests")