This commit is contained in:
Leonardo Murillo 2013-12-16 11:05:08 -06:00
parent 3ca9cde500
commit 7b9147fb6c
2 changed files with 1 additions and 3 deletions

View file

@ -23,8 +23,6 @@ else ()
set(BUILD_SEQ "0")
endif ()
message("BUILD_SEQ = ${BUILD_SEQ}")
set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} $ENV{QT_CMAKE_PREFIX_PATH})
if (APPLE)

View file

@ -1,6 +1,6 @@
//
// InterfaceVersion.h
// Declaration of version and buidl variables
// Declaration of version and build data
//
// Created by Leonardo Murillo on 12/16/13.
// Copyright (c) 2013 High Fidelity, Inc.. All rights reserved.