Created
April 24, 2016 18:08
-
-
Save alex-laties/0e9c1f19a8497d95eef4ca0d69043661 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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