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

set_target_properties called with incorrect number of arguments #643

Closed
ponyatov opened this issue Oct 13, 2017 · 3 comments
Closed

set_target_properties called with incorrect number of arguments #643

ponyatov opened this issue Oct 13, 2017 · 3 comments

Comments

@ponyatov
Copy link

Debian GNU/Linux 8
Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u5 (2017-09-19) x86_64 GNU/Linux

error repeats with this build variants:
CMakeError.log

system cmake:
/usr/bin/cmake --version
cmake version 3.0.2

custom local build of fresh cmake:
/home/ponyatov/STM32/tools/bin/cmake --version
cmake version 3.9.4

CC:

ponyatov@debian:~/STM32$ gcc --version
gcc (Debian 4.9.2-10) 4.9.2

ponyatov@debian:~/STM32$ clang --version
Debian clang version 3.5.0-10 (tags/RELEASE_350/final) (based on LLVM 3.5.0)

@ponyatov
Copy link
Author

ErrorLog with gcc/g++
CMakeError.log

@ponyatov
Copy link
Author

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

@ponyatov
Copy link
Author

Problem fixed: use .zip snapshot

but very strange for professional development not to have dev branch + master branch for latest stable release

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

No branches or pull requests

2 participants