Austin Quick

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Austin Quick created a post,

    Excluding external CMake FetchContent source directories

    So I was recently delighted to discover CMake's FetchContent module, and started to switch over to using that as an easy way to bring dependencies into my projects. In CMakeLists.txt, this looks so...