Skip to content

Commit

Permalink
Add 'zlib-1.1.4' subproject to old CSiBE testbed
Browse files Browse the repository at this point in the history
  • Loading branch information
bgabor666 committed May 13, 2016
1 parent 7676c0b commit 7a9b0ae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmake/subprojects.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ function(adopt_subprojects)
CSiBE-v2.1.1/mpeg2dec-0.3.1
CSiBE-v2.1.1/OpenTCP-1.0.4
CSiBE-v2.1.1/teem-1.6.0-src
CSiBE-v2.1.1/unrarlib-0.4.0)
CSiBE-v2.1.1/unrarlib-0.4.0
CSiBE-v2.1.1/zlib-1.1.4)
set(SUBPROJECTS ${SUBPROJECTS} PARENT_SCOPE)
set(OLD_CSIBE_BASE_DIR ${CSiBE_SRC_DIR}/CSiBE-v2.1.1 PARENT_SCOPE)
endif()
Expand Down
6 changes: 6 additions & 0 deletions gen/CSiBE-v2.1.1/zlib-1.1.4/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
cmake_minimum_required(VERSION 2.8 FATAL_ERROR)

project (zlib-1.1.4)

include (${CSiBE_GEN_DIR}/CSiBE-v2.1.1/CSiBE-v2.1.1.inc)
include (${CSiBE_GEN_DIR}/CMakeLists.inc)

0 comments on commit 7a9b0ae

Please sign in to comment.