DynamoRIO / DynamoRIO/dynamorio
use cmake 2.8's STRINGS property for tri-state boolean option vars
Open
Component-Build
Migrated
Priority-Low
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [qin.zhao@gmail.com](https://code.google.com/u/qin.zhao@gmail.com/) on July 16, 2009 22:47:38_
When using CMake GUI to configure the compilation option for DEBUG build,
switch DEBUG ON only makes later compilation failure. This is because KSTAT
is not switched ON.
DEBUG and KSTAT options should be associated together.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=170_
Contributor guide
Assessment
This issue has not been assessed yet.