Bug #1128
Convert NeL Unit Tests to use config.h
Status: | Assigned | Start date: | 10/14/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | sfb | % Done: | 0% |
|
Category: | Build | |||
Target version: | - | Estimated time: | 1.00 hour |
Description
Convert NeL Unit Tests to use config.h instead of CMake defines. Right now we have NEL_UNIT_BASE being passed to the compiler via the -D command line parameter. Different versions of of CMake have been handling this in different ways. We should push the source path of the unit tests to the unit test compilations through configure_file and config.h
History
#1 Updated by kervala over 4 years ago
- Target version deleted (
Version 0.8.0)