mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-26 11:04:33 +00:00
Run Tests/RunCMake/cmake-E-bin2c/generate_files.sh to regenerate the following files: - Tests/RunCMake/cmake-E-bin2c/long.c.txt - Tests/RunCMake/cmake-E-bin2c/long_signed.c.txt - Tests/RunCMake/cmake-E-bin2c/jack_count.cmake - Tests/RunCMake/cmake-E-bin2c/hashes.cmake
10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
/* Automatically generated by cmake -E bin2c. Do not edit! */
|
|
|
|
namespace ns {
|
|
|
|
unsigned char basic_contents[] = {
|
|
0xFC, 0xFD, 0xFE, 0xFF, 0x00, 0x01, 0x02, 0x03
|
|
}; /* basic_contents */
|
|
|
|
} /* namespace ns */
|