Changeset 112 for trunk/CMakeLists.txt


Ignore:
Timestamp:
06/15/09 23:05:11 (15 years ago)
Author:
smurzch2
Message:

Re-add the use of oscam-ostype.h if we use the "old" Makefile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CMakeLists.txt

    r111 r112  
    7676set (CS_OSTYPE ${CS_OS_CPU}-${CS_OS_HW}-${CS_OS_SYS})
    7777
     78add_definitions ("-DUSE_CMAKE")
    7879add_definitions ("-DCS_OSTYPE=\"${CS_OSTYPE}\"")
    7980add_definitions ("-DCS_OS_CPU=\"${CS_OS_CPU}\"")
Note: See TracChangeset for help on using the changeset viewer.