YAP_FOUND says you are being compiled within YAP

This commit is contained in:
Vítor Santos Costa 2015-02-13 12:23:51 +00:00
parent 102c8a1dc1
commit 68abafd024
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ cmake_policy(SET CMP0043 NEW)
project(YAP C CXX)
set(YAP_FOUND ON)
set(YAP_MAJOR_VERSION 6)
set(YAP_MINOR_VERSION 3)
set(YAP_PATCH_VERSION 4)