Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMakelists文件使用CMake 3.13.3 出现错误 #1

Open
JamesWu9527 opened this issue Jan 30, 2019 · 1 comment
Open

CMakelists文件使用CMake 3.13.3 出现错误 #1

JamesWu9527 opened this issue Jan 30, 2019 · 1 comment

Comments

@JamesWu9527
Copy link

错误信息如下:

CMake Error at CMakeLists.txt:82 (set_target_properties):
set_target_properties called with incorrect number of arguments.

CMake Error at CMakeLists.txt:86 (cotire):
Unknown CMake command "cotire".

CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 3.13)

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.

@cjl3230
Copy link
Collaborator

cjl3230 commented Feb 2, 2019

@JamesWu9527 cotire在soui内核库的__cmake目录下,原本demo和内核未分离时是可以的,目前单独拉取soui-demo中的demo是没有这个目录的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants