Skip to content

Commit 304263f

Browse files
committed
Remove CMake warning
1 parent 85d8bc8 commit 304263f

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

CMakeLists.txt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
# (c) Meta Platforms, Inc. and affiliates.
22

3-
message("=====================================================================")
4-
message("= WARNING =")
5-
message("=====================================================================")
6-
message("= =")
7-
message("= This CMake build is not well supported, and is primarily used for =")
8-
message("= experimentation. Do not expect this to work on your machine. =")
9-
message("=====================================================================")
10-
message("")
11-
123
cmake_minimum_required(VERSION 3.12)
134
project(_cinderx)
145

0 commit comments

Comments
 (0)