Преглед на файлове

install rcamera.h (#4603)

Signed-off-by: Per Hallsmark <per.hallsmark@bitjuggler.se>
pull/4607/head
Per Hallsmark преди 3 дни
committed by GitHub
родител
ревизия
d0504800d2
No known key found for this signature in database GPG ключ ID: B5690EEEBB952194
променени са 2 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. +1
    -0
      build.zig
  2. +1
    -0
      src/CMakeLists.txt

+ 1
- 0
build.zig Целия файл

@ -401,6 +401,7 @@ pub fn build(b: *std.Build) !void {
const lib = try compileRaylib(b, target, optimize, Options.getOptions(b));
lib.installHeader(b.path("src/raylib.h"), "raylib.h");
lib.installHeader(b.path("src/rcamera.h"), "rcamera.h");
lib.installHeader(b.path("src/raymath.h"), "raymath.h");
lib.installHeader(b.path("src/rlgl.h"), "rlgl.h");

+ 1
- 0
src/CMakeLists.txt Целия файл

@ -23,6 +23,7 @@ endif()
# Used as public API to be included into other projects
set(raylib_public_headers
raylib.h
rcamera.h
rlgl.h
raymath.h
)

Зареждане…
Отказ
Запис