Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.3.1
-
Mac OS X 10.12.6 Beta (16G16b),
Qt 5.9,
$ cmake --version
cmake version 3.8.2
$ clang --version
Apple LLVM version 8.1.0 (clang-802.0.42)
Target: x86_64-apple-darwin16.7.0
Description
I have cmake 3.8.2 C++ based project and I noticed that when clicking on top level item in project view there is option "Add Library" on popup menu. This is enabled by default and when I select it nothing happened. No popup window, No warning or error.