[cmake-developers] [CMake 0015129]: My macros are written into codeblocks project file but they can'be shown in codebloks IDE
Mantis Bug Tracker
mantis at public.kitware.com
Thu Sep 4 14:46:09 EDT 2014
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15129
======================================================================
Reported By: yaoyansi
Assigned To:
======================================================================
Project: CMake
Issue ID: 15129
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-09-04 14:46 EDT
Last Modified: 2014-09-04 14:46 EDT
======================================================================
Summary: My macros are written into codeblocks project file
but they can'be shown in codebloks IDE
Description:
CodeBlocks doesn't privide binary packages for CentOS 7 x64 now. But you can get
the pre-build package from this page:http://rpm.jenslody.de/, and here is my
installation guide: http://www.cnblogs.com/yaoyansi/p/3946600.html
I defined some macro:
REQUIRE_IOSTREAM
_BOOL
LINUX
_LINUX
LINUX_6
These macros are written into the codeblocks project file.
But when I open the project file with codeblocks, and open the project build
option window, I can't see these macros at all.
In fact, I also defined some include directories and link directories, but these
directories disappeared in project build option window either.
Steps to Reproduce:
My cmake files and the generated codeblocks project file is attached.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-09-04 14:46 yaoyansi New Issue
2014-09-04 14:46 yaoyansi File Added: my_cmake.zip
======================================================================
More information about the cmake-developers
mailing list