Changeset 197b263 in nscp for build.cmake


Ignore:
Timestamp:
03/06/11 17:51:47 (2 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2
Children:
7e54a5f
Parents:
47d3b0b
Message:

Finally builds the installer with cmake (so soon we can start doing nightly builds of 0.4.x as well)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • build.cmake

    r4c18192 r197b263  
    66  SET(INC_NSCP_INCLUDEDIR D:/source/include) 
    77  SET(INC_PSDK_61 "C:/Program Files/Microsoft SDKs/Windows/v6.1/") 
     8  SET(INC_PSDK_2003 "C:/Program Files/Microsoft Platform SDK/") 
    89 
    910  if(CMAKE_CL_64) 
Note: See TracChangeset for help on using the changeset viewer.