From 972191844658ad88d0c7d2044a28a19b6c6b4021 Mon Sep 17 00:00:00 2001 From: Austin McCartney Date: Sat, 13 Oct 2018 09:32:42 -0600 Subject: [PATCH] expanded comments regarding --- include/mio/CMakeLists.txt | 5 +++++ include/mio/detail/CMakeLists.txt | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/include/mio/CMakeLists.txt b/include/mio/CMakeLists.txt index 00b89a7..c8b3cc1 100644 --- a/include/mio/CMakeLists.txt +++ b/include/mio/CMakeLists.txt @@ -1,3 +1,8 @@ +# +# While not strictly necessary to specify header files as target sources, +# doing so populates these files in the source listing when CMake is used +# to generate XCode and Visual Studios projects +# target_sources(mio INTERFACE $