Skip to content

Instantly share code, notes, and snippets.

@alex-laties
Created April 24, 2016 18:08
Show Gist options
  • Save alex-laties/0e9c1f19a8497d95eef4ca0d69043661 to your computer and use it in GitHub Desktop.
Save alex-laties/0e9c1f19a8497d95eef4ca0d69043661 to your computer and use it in GitHub Desktop.
CMake Error at common/CMakeLists.txt:76 (create_directory_groups):
Unknown CMake command "create_directory_groups".
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 3.5)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment