feat(kotlin-compose): design system + 33 components + gallery_kt + e2e android emulator + scaffolder fixes
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/lucas/fn_registry/cpp")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/lucas/fn_registry/build")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
||||
@@ -0,0 +1 @@
|
||||
52
|
||||
@@ -0,0 +1,28 @@
|
||||
|
||||
# Consider dependencies only in project.
|
||||
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
||||
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
"/home/lucas/fn_registry/cpp/functions/gamedev/audio_engine.cpp" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o" "gcc" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o.d"
|
||||
"/home/lucas/fn_registry/cpp/functions/gamedev/audio_play.cpp" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o" "gcc" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o.d"
|
||||
"/home/lucas/fn_registry/cpp/functions/gamedev/camera_2d.cpp" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o" "gcc" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o.d"
|
||||
"/home/lucas/fn_registry/cpp/functions/gamedev/game_loop.cpp" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o" "gcc" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o.d"
|
||||
"/home/lucas/fn_registry/cpp/functions/gamedev/input_unified.cpp" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o" "gcc" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o.d"
|
||||
"/home/lucas/fn_registry/cpp/functions/gfx/sokol_setup.cpp" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o" "gcc" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o.d"
|
||||
"/home/lucas/fn_registry/cpp/functions/gfx/sprite_batch.cpp" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o" "gcc" "apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o.d"
|
||||
"/home/lucas/fn_registry/cpp/apps/runtime_test/main.cpp" "apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.o" "gcc" "apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.o.d"
|
||||
"/home/lucas/fn_registry/cpp/apps/runtime_test/sokol_impl.cpp" "apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.o" "gcc" "apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
"/home/lucas/fn_registry/build/vendor/sdl3/CMakeFiles/SDL3-static.dir/DependInfo.cmake"
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
BIN
Binary file not shown.
+170
@@ -0,0 +1,170 @@
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o: \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/audio_engine.cpp \
|
||||
/usr/include/stdc-predef.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/../../vendor/miniaudio/miniaudio.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h /usr/include/pthread.h \
|
||||
/usr/include/features.h /usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h /usr/include/sched.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/sched.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/cpu-set.h /usr/include/time.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timex.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/setjmp.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdarg.h /usr/include/assert.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/syslimits.h \
|
||||
/usr/include/limits.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix1_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/local_lim.h \
|
||||
/usr/include/linux/limits.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix2_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/xopen_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/uio_lim.h /usr/include/c++/11/math.h \
|
||||
/usr/include/c++/11/cmath \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/cpu_defines.h \
|
||||
/usr/include/c++/11/pstl/pstl_config.h \
|
||||
/usr/include/c++/11/bits/cpp_type_traits.h \
|
||||
/usr/include/c++/11/ext/type_traits.h /usr/include/math.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/math-vector.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libm-simd-decl-stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/flt-eval-method.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/fp-logb.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/fp-fast.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/iscanonical.h \
|
||||
/usr/include/c++/11/bits/std_abs.h /usr/include/stdlib.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h /usr/include/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select2.h /usr/include/alloca.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h \
|
||||
/usr/include/c++/11/bits/specfun.h \
|
||||
/usr/include/c++/11/bits/stl_algobase.h \
|
||||
/usr/include/c++/11/bits/functexcept.h \
|
||||
/usr/include/c++/11/bits/exception_defines.h \
|
||||
/usr/include/c++/11/ext/numeric_traits.h \
|
||||
/usr/include/c++/11/bits/stl_pair.h /usr/include/c++/11/bits/move.h \
|
||||
/usr/include/c++/11/type_traits \
|
||||
/usr/include/c++/11/bits/stl_iterator_base_types.h \
|
||||
/usr/include/c++/11/bits/stl_iterator_base_funcs.h \
|
||||
/usr/include/c++/11/bits/concept_check.h \
|
||||
/usr/include/c++/11/debug/assertions.h \
|
||||
/usr/include/c++/11/bits/stl_iterator.h \
|
||||
/usr/include/c++/11/bits/ptr_traits.h /usr/include/c++/11/debug/debug.h \
|
||||
/usr/include/c++/11/bits/predefined_ops.h /usr/include/c++/11/limits \
|
||||
/usr/include/c++/11/tr1/gamma.tcc \
|
||||
/usr/include/c++/11/tr1/special_function_util.h \
|
||||
/usr/include/c++/11/tr1/bessel_function.tcc \
|
||||
/usr/include/c++/11/tr1/beta_function.tcc \
|
||||
/usr/include/c++/11/tr1/ell_integral.tcc \
|
||||
/usr/include/c++/11/tr1/exp_integral.tcc \
|
||||
/usr/include/c++/11/tr1/hypergeometric.tcc \
|
||||
/usr/include/c++/11/tr1/legendre_function.tcc \
|
||||
/usr/include/c++/11/tr1/modified_bessel_func.tcc \
|
||||
/usr/include/c++/11/tr1/poly_hermite.tcc \
|
||||
/usr/include/c++/11/tr1/poly_laguerre.tcc \
|
||||
/usr/include/c++/11/tr1/riemann_zeta.tcc /usr/include/c++/11/stdlib.h \
|
||||
/usr/include/c++/11/cstdlib /usr/include/string.h /usr/include/strings.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/strings_fortified.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
||||
/usr/include/stdio.h /usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2.h /usr/include/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/wint_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar2.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/time.h /usr/include/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/environments.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/confname.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
|
||||
/usr/include/linux/close_range.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/stat.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stat.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_stat.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/statx.h /usr/include/linux/stat.h \
|
||||
/usr/include/linux/types.h /usr/include/x86_64-linux-gnu/asm/types.h \
|
||||
/usr/include/asm-generic/types.h /usr/include/asm-generic/int-ll64.h \
|
||||
/usr/include/x86_64-linux-gnu/asm/bitsperlong.h \
|
||||
/usr/include/asm-generic/bitsperlong.h /usr/include/linux/posix_types.h \
|
||||
/usr/include/linux/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/asm/posix_types.h \
|
||||
/usr/include/x86_64-linux-gnu/asm/posix_types_64.h \
|
||||
/usr/include/asm-generic/posix_types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/statx-generic.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_statx_timestamp.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_statx.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/emmintrin.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/xmmintrin.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/mmintrin.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/mm_malloc.h \
|
||||
/usr/include/errno.h /usr/include/x86_64-linux-gnu/bits/errno.h \
|
||||
/usr/include/linux/errno.h /usr/include/x86_64-linux-gnu/asm/errno.h \
|
||||
/usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/error_t.h /usr/include/dlfcn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/dlfcn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/dl_find_object.h /usr/include/poll.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/poll.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/poll.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/poll2.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/eventfd.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/eventfd.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/audio_engine.h
|
||||
BIN
Binary file not shown.
+67
@@ -0,0 +1,67 @@
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o: \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/audio_play.cpp \
|
||||
/usr/include/stdc-predef.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/../../vendor/miniaudio/miniaudio.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h /usr/include/pthread.h \
|
||||
/usr/include/features.h /usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h /usr/include/sched.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/sched.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/cpu-set.h /usr/include/time.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timex.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/setjmp.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdarg.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/audio_play.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/audio_engine.h \
|
||||
/usr/include/c++/11/cstdlib \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/cpu_defines.h \
|
||||
/usr/include/c++/11/pstl/pstl_config.h /usr/include/stdlib.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h /usr/include/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select2.h /usr/include/alloca.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h \
|
||||
/usr/include/c++/11/bits/std_abs.h
|
||||
BIN
Binary file not shown.
+92
@@ -0,0 +1,92 @@
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o: \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/camera_2d.cpp \
|
||||
/usr/include/stdc-predef.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/camera_2d.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/../core/math2d.h \
|
||||
/usr/include/c++/11/cmath \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h \
|
||||
/usr/include/features.h /usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/cpu_defines.h \
|
||||
/usr/include/c++/11/pstl/pstl_config.h \
|
||||
/usr/include/c++/11/bits/cpp_type_traits.h \
|
||||
/usr/include/c++/11/ext/type_traits.h /usr/include/math.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/math-vector.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libm-simd-decl-stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/flt-eval-method.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/fp-logb.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/fp-fast.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/iscanonical.h \
|
||||
/usr/include/c++/11/bits/std_abs.h /usr/include/stdlib.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h /usr/include/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select2.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h /usr/include/alloca.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h \
|
||||
/usr/include/c++/11/bits/specfun.h \
|
||||
/usr/include/c++/11/bits/stl_algobase.h \
|
||||
/usr/include/c++/11/bits/functexcept.h \
|
||||
/usr/include/c++/11/bits/exception_defines.h \
|
||||
/usr/include/c++/11/ext/numeric_traits.h \
|
||||
/usr/include/c++/11/bits/stl_pair.h /usr/include/c++/11/bits/move.h \
|
||||
/usr/include/c++/11/type_traits \
|
||||
/usr/include/c++/11/bits/stl_iterator_base_types.h \
|
||||
/usr/include/c++/11/bits/stl_iterator_base_funcs.h \
|
||||
/usr/include/c++/11/bits/concept_check.h \
|
||||
/usr/include/c++/11/debug/assertions.h \
|
||||
/usr/include/c++/11/bits/stl_iterator.h \
|
||||
/usr/include/c++/11/bits/ptr_traits.h /usr/include/c++/11/debug/debug.h \
|
||||
/usr/include/c++/11/bits/predefined_ops.h /usr/include/c++/11/limits \
|
||||
/usr/include/c++/11/tr1/gamma.tcc \
|
||||
/usr/include/c++/11/tr1/special_function_util.h \
|
||||
/usr/include/c++/11/tr1/bessel_function.tcc \
|
||||
/usr/include/c++/11/tr1/beta_function.tcc \
|
||||
/usr/include/c++/11/tr1/ell_integral.tcc \
|
||||
/usr/include/c++/11/tr1/exp_integral.tcc \
|
||||
/usr/include/c++/11/tr1/hypergeometric.tcc \
|
||||
/usr/include/c++/11/tr1/legendre_function.tcc \
|
||||
/usr/include/c++/11/tr1/modified_bessel_func.tcc \
|
||||
/usr/include/c++/11/tr1/poly_hermite.tcc \
|
||||
/usr/include/c++/11/tr1/poly_laguerre.tcc \
|
||||
/usr/include/c++/11/tr1/riemann_zeta.tcc
|
||||
BIN
Binary file not shown.
+98
@@ -0,0 +1,98 @@
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o: \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/game_loop.cpp \
|
||||
/usr/include/stdc-predef.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/game_loop.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_stdinc.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_platform_defines.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdarg.h /usr/include/string.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/features.h /usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
||||
/usr/include/strings.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/strings_fortified.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
||||
/usr/include/wchar.h /usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/wint_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar2.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_begin_code.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_close_code.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_assert.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_asyncio.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_atomic.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_audio.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_endian.h \
|
||||
/usr/include/endian.h /usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_error.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_mutex.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_thread.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_properties.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_iostream.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_bits.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_blendmode.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_camera.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_pixels.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_surface.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_rect.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_clipboard.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_cpuinfo.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_dialog.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_video.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_dlopennote.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_events.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_gamepad.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_guid.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_joystick.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_power.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_sensor.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_keyboard.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_keycode.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_scancode.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_mouse.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_pen.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_touch.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_filesystem.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_gpu.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_haptic.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_hidapi.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_hints.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_init.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_loadso.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_locale.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_log.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_messagebox.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_metal.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_misc.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_platform.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_process.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_render.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_storage.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_system.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_time.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_timer.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_tray.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_version.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_oldnames.h
|
||||
BIN
Binary file not shown.
+98
@@ -0,0 +1,98 @@
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o: \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/input_unified.cpp \
|
||||
/usr/include/stdc-predef.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/input_unified.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_stdinc.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_platform_defines.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdarg.h /usr/include/string.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/features.h /usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
||||
/usr/include/strings.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/strings_fortified.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
||||
/usr/include/wchar.h /usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/wint_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar2.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_begin_code.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_close_code.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_assert.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_asyncio.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_atomic.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_audio.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_endian.h \
|
||||
/usr/include/endian.h /usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_error.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_mutex.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_thread.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_properties.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_iostream.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_bits.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_blendmode.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_camera.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_pixels.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_surface.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_rect.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_clipboard.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_cpuinfo.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_dialog.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_video.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_dlopennote.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_events.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_gamepad.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_guid.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_joystick.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_power.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_sensor.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_keyboard.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_keycode.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_scancode.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_mouse.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_pen.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_touch.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_filesystem.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_gpu.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_haptic.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_hidapi.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_hints.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_init.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_loadso.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_locale.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_log.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_messagebox.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_metal.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_misc.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_platform.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_process.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_render.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_storage.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_system.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_time.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_timer.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_tray.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_version.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_oldnames.h
|
||||
BIN
Binary file not shown.
+22
@@ -0,0 +1,22 @@
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o: \
|
||||
/home/lucas/fn_registry/cpp/functions/gfx/sokol_setup.cpp \
|
||||
/usr/include/stdc-predef.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gfx/sokol_setup.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sokol/sokol_gfx.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/features.h /usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdbool.h
|
||||
BIN
Binary file not shown.
+100
@@ -0,0 +1,100 @@
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o: \
|
||||
/home/lucas/fn_registry/cpp/functions/gfx/sprite_batch.cpp \
|
||||
/usr/include/stdc-predef.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gfx/sprite_batch.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sokol/sokol_gfx.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/features.h /usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdbool.h \
|
||||
/home/lucas/fn_registry/cpp/functions/core/math2d.h \
|
||||
/usr/include/c++/11/cmath \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/cpu_defines.h \
|
||||
/usr/include/c++/11/pstl/pstl_config.h \
|
||||
/usr/include/c++/11/bits/cpp_type_traits.h \
|
||||
/usr/include/c++/11/ext/type_traits.h /usr/include/math.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/math-vector.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libm-simd-decl-stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/flt-eval-method.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/fp-logb.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/fp-fast.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/iscanonical.h \
|
||||
/usr/include/c++/11/bits/std_abs.h /usr/include/stdlib.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h /usr/include/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select2.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h /usr/include/alloca.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h \
|
||||
/usr/include/c++/11/bits/specfun.h \
|
||||
/usr/include/c++/11/bits/stl_algobase.h \
|
||||
/usr/include/c++/11/bits/functexcept.h \
|
||||
/usr/include/c++/11/bits/exception_defines.h \
|
||||
/usr/include/c++/11/ext/numeric_traits.h \
|
||||
/usr/include/c++/11/bits/stl_pair.h /usr/include/c++/11/bits/move.h \
|
||||
/usr/include/c++/11/type_traits \
|
||||
/usr/include/c++/11/bits/stl_iterator_base_types.h \
|
||||
/usr/include/c++/11/bits/stl_iterator_base_funcs.h \
|
||||
/usr/include/c++/11/bits/concept_check.h \
|
||||
/usr/include/c++/11/debug/assertions.h \
|
||||
/usr/include/c++/11/bits/stl_iterator.h \
|
||||
/usr/include/c++/11/bits/ptr_traits.h /usr/include/c++/11/debug/debug.h \
|
||||
/usr/include/c++/11/bits/predefined_ops.h /usr/include/c++/11/limits \
|
||||
/usr/include/c++/11/tr1/gamma.tcc \
|
||||
/usr/include/c++/11/tr1/special_function_util.h \
|
||||
/usr/include/c++/11/tr1/bessel_function.tcc \
|
||||
/usr/include/c++/11/tr1/beta_function.tcc \
|
||||
/usr/include/c++/11/tr1/ell_integral.tcc \
|
||||
/usr/include/c++/11/tr1/exp_integral.tcc \
|
||||
/usr/include/c++/11/tr1/hypergeometric.tcc \
|
||||
/usr/include/c++/11/tr1/legendre_function.tcc \
|
||||
/usr/include/c++/11/tr1/modified_bessel_func.tcc \
|
||||
/usr/include/c++/11/tr1/poly_hermite.tcc \
|
||||
/usr/include/c++/11/tr1/poly_laguerre.tcc \
|
||||
/usr/include/c++/11/tr1/riemann_zeta.tcc /usr/include/c++/11/cstdlib \
|
||||
/usr/include/c++/11/cstring /usr/include/string.h /usr/include/strings.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/strings_fortified.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h
|
||||
@@ -0,0 +1,241 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/lucas/fn_registry/cpp
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/lucas/fn_registry/build
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include apps/runtime_test/CMakeFiles/runtime_test.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include apps/runtime_test/CMakeFiles/runtime_test.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include apps/runtime_test/CMakeFiles/runtime_test.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include apps/runtime_test/CMakeFiles/runtime_test.dir/flags.make
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/flags.make
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.o: /home/lucas/fn_registry/cpp/apps/runtime_test/main.cpp
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.o"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.o -MF CMakeFiles/runtime_test.dir/main.cpp.o.d -o CMakeFiles/runtime_test.dir/main.cpp.o -c /home/lucas/fn_registry/cpp/apps/runtime_test/main.cpp
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/runtime_test.dir/main.cpp.i"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/apps/runtime_test/main.cpp > CMakeFiles/runtime_test.dir/main.cpp.i
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/runtime_test.dir/main.cpp.s"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/apps/runtime_test/main.cpp -o CMakeFiles/runtime_test.dir/main.cpp.s
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/flags.make
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.o: /home/lucas/fn_registry/cpp/apps/runtime_test/sokol_impl.cpp
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.o"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.o -MF CMakeFiles/runtime_test.dir/sokol_impl.cpp.o.d -o CMakeFiles/runtime_test.dir/sokol_impl.cpp.o -c /home/lucas/fn_registry/cpp/apps/runtime_test/sokol_impl.cpp
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/runtime_test.dir/sokol_impl.cpp.i"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/apps/runtime_test/sokol_impl.cpp > CMakeFiles/runtime_test.dir/sokol_impl.cpp.i
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/runtime_test.dir/sokol_impl.cpp.s"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/apps/runtime_test/sokol_impl.cpp -o CMakeFiles/runtime_test.dir/sokol_impl.cpp.s
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/flags.make
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o: /home/lucas/fn_registry/cpp/functions/gfx/sokol_setup.cpp
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o -MF CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o.d -o CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o -c /home/lucas/fn_registry/cpp/functions/gfx/sokol_setup.cpp
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.i"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/gfx/sokol_setup.cpp > CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.i
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.s"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/gfx/sokol_setup.cpp -o CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.s
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/flags.make
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o: /home/lucas/fn_registry/cpp/functions/gfx/sprite_batch.cpp
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o -MF CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o.d -o CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o -c /home/lucas/fn_registry/cpp/functions/gfx/sprite_batch.cpp
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.i"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/gfx/sprite_batch.cpp > CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.i
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.s"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/gfx/sprite_batch.cpp -o CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.s
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/flags.make
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o: /home/lucas/fn_registry/cpp/functions/gamedev/audio_engine.cpp
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o -MF CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o.d -o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o -c /home/lucas/fn_registry/cpp/functions/gamedev/audio_engine.cpp
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.i"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/gamedev/audio_engine.cpp > CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.i
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.s"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/gamedev/audio_engine.cpp -o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.s
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/flags.make
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o: /home/lucas/fn_registry/cpp/functions/gamedev/audio_play.cpp
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o -MF CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o.d -o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o -c /home/lucas/fn_registry/cpp/functions/gamedev/audio_play.cpp
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.i"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/gamedev/audio_play.cpp > CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.i
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.s"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/gamedev/audio_play.cpp -o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.s
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/flags.make
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o: /home/lucas/fn_registry/cpp/functions/gamedev/input_unified.cpp
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o -MF CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o.d -o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o -c /home/lucas/fn_registry/cpp/functions/gamedev/input_unified.cpp
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.i"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/gamedev/input_unified.cpp > CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.i
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.s"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/gamedev/input_unified.cpp -o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.s
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/flags.make
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o: /home/lucas/fn_registry/cpp/functions/gamedev/game_loop.cpp
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o -MF CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o.d -o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o -c /home/lucas/fn_registry/cpp/functions/gamedev/game_loop.cpp
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.i"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/gamedev/game_loop.cpp > CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.i
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.s"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/gamedev/game_loop.cpp -o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.s
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/flags.make
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o: /home/lucas/fn_registry/cpp/functions/gamedev/camera_2d.cpp
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o: apps/runtime_test/CMakeFiles/runtime_test.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o -MF CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o.d -o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o -c /home/lucas/fn_registry/cpp/functions/gamedev/camera_2d.cpp
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.i"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/gamedev/camera_2d.cpp > CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.i
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.s"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/gamedev/camera_2d.cpp -o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.s
|
||||
|
||||
# Object files for target runtime_test
|
||||
runtime_test_OBJECTS = \
|
||||
"CMakeFiles/runtime_test.dir/main.cpp.o" \
|
||||
"CMakeFiles/runtime_test.dir/sokol_impl.cpp.o" \
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o" \
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o" \
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o" \
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o" \
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o" \
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o" \
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o"
|
||||
|
||||
# External object files for target runtime_test
|
||||
runtime_test_EXTERNAL_OBJECTS =
|
||||
|
||||
apps/runtime_test/runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.o
|
||||
apps/runtime_test/runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.o
|
||||
apps/runtime_test/runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o
|
||||
apps/runtime_test/runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o
|
||||
apps/runtime_test/runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o
|
||||
apps/runtime_test/runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o
|
||||
apps/runtime_test/runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o
|
||||
apps/runtime_test/runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o
|
||||
apps/runtime_test/runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o
|
||||
apps/runtime_test/runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/build.make
|
||||
apps/runtime_test/runtime_test: vendor/sdl3/libSDL3.a
|
||||
apps/runtime_test/runtime_test: /usr/lib/x86_64-linux-gnu/libGLX.so
|
||||
apps/runtime_test/runtime_test: /usr/lib/x86_64-linux-gnu/libOpenGL.so
|
||||
apps/runtime_test/runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Linking CXX executable runtime_test"
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/runtime_test.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/build: apps/runtime_test/runtime_test
|
||||
.PHONY : apps/runtime_test/CMakeFiles/runtime_test.dir/build
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/clean:
|
||||
cd /home/lucas/fn_registry/build/apps/runtime_test && $(CMAKE_COMMAND) -P CMakeFiles/runtime_test.dir/cmake_clean.cmake
|
||||
.PHONY : apps/runtime_test/CMakeFiles/runtime_test.dir/clean
|
||||
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/depend:
|
||||
cd /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/lucas/fn_registry/cpp /home/lucas/fn_registry/cpp/apps/runtime_test /home/lucas/fn_registry/build /home/lucas/fn_registry/build/apps/runtime_test /home/lucas/fn_registry/build/apps/runtime_test/CMakeFiles/runtime_test.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : apps/runtime_test/CMakeFiles/runtime_test.dir/depend
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o.d"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o.d"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o.d"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o.d"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o.d"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o.d"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o"
|
||||
"CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o.d"
|
||||
"CMakeFiles/runtime_test.dir/main.cpp.o"
|
||||
"CMakeFiles/runtime_test.dir/main.cpp.o.d"
|
||||
"CMakeFiles/runtime_test.dir/sokol_impl.cpp.o"
|
||||
"CMakeFiles/runtime_test.dir/sokol_impl.cpp.o.d"
|
||||
"runtime_test"
|
||||
"runtime_test.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/runtime_test.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,2 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for runtime_test.
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty dependencies file for runtime_test.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# compile CXX with /usr/bin/c++
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/home/lucas/fn_registry/cpp/vendor/sokol -I/home/lucas/fn_registry/cpp/functions/core -I/home/lucas/fn_registry/cpp/functions/gfx -I/home/lucas/fn_registry/cpp/functions/gamedev -I/home/lucas/fn_registry/build/vendor/sdl3/include-revision -I/home/lucas/fn_registry/cpp/vendor/sdl3/include
|
||||
|
||||
CXX_FLAGS = -O3 -DNDEBUG -fPIE -std=gnu++17
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
/usr/bin/c++ -O3 -DNDEBUG -pthread CMakeFiles/runtime_test.dir/main.cpp.o CMakeFiles/runtime_test.dir/sokol_impl.cpp.o CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o -o runtime_test ../../vendor/sdl3/libSDL3.a -lm -lpthread -ldl /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so
|
||||
Binary file not shown.
@@ -0,0 +1,182 @@
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.o: \
|
||||
/home/lucas/fn_registry/cpp/apps/runtime_test/main.cpp \
|
||||
/usr/include/stdc-predef.h /usr/include/c++/11/cstdio \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h \
|
||||
/usr/include/features.h /usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/cpu_defines.h \
|
||||
/usr/include/c++/11/pstl/pstl_config.h /usr/include/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdarg.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2.h /usr/include/c++/11/cstring \
|
||||
/usr/include/string.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
||||
/usr/include/strings.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/strings_fortified.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
||||
/usr/include/c++/11/cstdint \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_stdinc.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_platform_defines.h \
|
||||
/usr/include/wchar.h /usr/include/x86_64-linux-gnu/bits/types/wint_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar2.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_begin_code.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_close_code.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_assert.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_asyncio.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_atomic.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_audio.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_endian.h \
|
||||
/usr/include/endian.h /usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_error.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_mutex.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_thread.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_properties.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_iostream.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_bits.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_blendmode.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_camera.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_pixels.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_surface.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_rect.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_clipboard.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_cpuinfo.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_dialog.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_video.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_dlopennote.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_events.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_gamepad.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_guid.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_joystick.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_power.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_sensor.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_keyboard.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_keycode.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_scancode.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_mouse.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_pen.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_touch.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_filesystem.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_gpu.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_haptic.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_hidapi.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_hints.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_init.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_loadso.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_locale.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_log.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_messagebox.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_metal.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_misc.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_platform.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_process.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_render.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_storage.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_system.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_time.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_timer.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_tray.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_version.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sdl3/include/SDL3/SDL_oldnames.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sokol/sokol_gfx.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdbool.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sokol/sokol_log.h \
|
||||
/home/lucas/fn_registry/cpp/functions/core/math2d.h \
|
||||
/usr/include/c++/11/cmath /usr/include/c++/11/bits/cpp_type_traits.h \
|
||||
/usr/include/c++/11/ext/type_traits.h /usr/include/math.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/math-vector.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libm-simd-decl-stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/flt-eval-method.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/fp-logb.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/fp-fast.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/iscanonical.h \
|
||||
/usr/include/c++/11/bits/std_abs.h /usr/include/stdlib.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select2.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h /usr/include/alloca.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h \
|
||||
/usr/include/c++/11/bits/specfun.h \
|
||||
/usr/include/c++/11/bits/stl_algobase.h \
|
||||
/usr/include/c++/11/bits/functexcept.h \
|
||||
/usr/include/c++/11/bits/exception_defines.h \
|
||||
/usr/include/c++/11/ext/numeric_traits.h \
|
||||
/usr/include/c++/11/bits/stl_pair.h /usr/include/c++/11/bits/move.h \
|
||||
/usr/include/c++/11/type_traits \
|
||||
/usr/include/c++/11/bits/stl_iterator_base_types.h \
|
||||
/usr/include/c++/11/bits/stl_iterator_base_funcs.h \
|
||||
/usr/include/c++/11/bits/concept_check.h \
|
||||
/usr/include/c++/11/debug/assertions.h \
|
||||
/usr/include/c++/11/bits/stl_iterator.h \
|
||||
/usr/include/c++/11/bits/ptr_traits.h /usr/include/c++/11/debug/debug.h \
|
||||
/usr/include/c++/11/bits/predefined_ops.h /usr/include/c++/11/limits \
|
||||
/usr/include/c++/11/tr1/gamma.tcc \
|
||||
/usr/include/c++/11/tr1/special_function_util.h \
|
||||
/usr/include/c++/11/tr1/bessel_function.tcc \
|
||||
/usr/include/c++/11/tr1/beta_function.tcc \
|
||||
/usr/include/c++/11/tr1/ell_integral.tcc \
|
||||
/usr/include/c++/11/tr1/exp_integral.tcc \
|
||||
/usr/include/c++/11/tr1/hypergeometric.tcc \
|
||||
/usr/include/c++/11/tr1/legendre_function.tcc \
|
||||
/usr/include/c++/11/tr1/modified_bessel_func.tcc \
|
||||
/usr/include/c++/11/tr1/poly_hermite.tcc \
|
||||
/usr/include/c++/11/tr1/poly_laguerre.tcc \
|
||||
/usr/include/c++/11/tr1/riemann_zeta.tcc \
|
||||
/home/lucas/fn_registry/cpp/functions/gfx/sokol_setup.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gfx/sprite_batch.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/audio_engine.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/audio_play.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/input_unified.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/camera_2d.h \
|
||||
/home/lucas/fn_registry/cpp/functions/gamedev/game_loop.h
|
||||
@@ -0,0 +1,11 @@
|
||||
CMAKE_PROGRESS_1 =
|
||||
CMAKE_PROGRESS_2 =
|
||||
CMAKE_PROGRESS_3 =
|
||||
CMAKE_PROGRESS_4 =
|
||||
CMAKE_PROGRESS_5 =
|
||||
CMAKE_PROGRESS_6 =
|
||||
CMAKE_PROGRESS_7 = 81
|
||||
CMAKE_PROGRESS_8 =
|
||||
CMAKE_PROGRESS_9 =
|
||||
CMAKE_PROGRESS_10 =
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,79 @@
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.o: \
|
||||
/home/lucas/fn_registry/cpp/apps/runtime_test/sokol_impl.cpp \
|
||||
/usr/include/stdc-predef.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sokol/sokol_gfx.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/features.h /usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdbool.h \
|
||||
/usr/include/c++/11/stdlib.h /usr/include/c++/11/cstdlib \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h \
|
||||
/usr/include/x86_64-linux-gnu/c++/11/bits/cpu_defines.h \
|
||||
/usr/include/c++/11/pstl/pstl_config.h /usr/include/stdlib.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h /usr/include/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select2.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h /usr/include/alloca.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h \
|
||||
/usr/include/c++/11/bits/std_abs.h /usr/include/string.h \
|
||||
/usr/include/strings.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/strings_fortified.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/11/include/float.h /usr/include/assert.h \
|
||||
/usr/include/GL/gl.h /usr/include/GL/glext.h \
|
||||
/usr/include/KHR/khrplatform.h \
|
||||
/home/lucas/fn_registry/cpp/vendor/sokol/sokol_log.h \
|
||||
/usr/include/stdio.h /usr/lib/gcc/x86_64-linux-gnu/11/include/stdarg.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2.h /usr/include/syslog.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/syslog.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/syslog-path.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/syslog.h
|
||||
@@ -0,0 +1,411 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/lucas/fn_registry/cpp
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/lucas/fn_registry/build
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target test
|
||||
test:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
|
||||
/usr/bin/ctest --force-new-ctest-process $(ARGS)
|
||||
.PHONY : test
|
||||
|
||||
# Special rule for the target test
|
||||
test/fast: test
|
||||
.PHONY : test/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles /home/lucas/fn_registry/build/apps/runtime_test//CMakeFiles/progress.marks
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/runtime_test/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/runtime_test/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/runtime_test/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/runtime_test/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -P /home/lucas/fn_registry/build/CMakeFiles/VerifyGlobs.cmake
|
||||
cd /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Convenience name for target.
|
||||
apps/runtime_test/CMakeFiles/runtime_test.dir/rule:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/runtime_test/CMakeFiles/runtime_test.dir/rule
|
||||
.PHONY : apps/runtime_test/CMakeFiles/runtime_test.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/rule
|
||||
.PHONY : runtime_test
|
||||
|
||||
# fast build rule for target.
|
||||
runtime_test/fast:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/build
|
||||
.PHONY : runtime_test/fast
|
||||
|
||||
__/__/functions/gamedev/audio_engine.o: __/__/functions/gamedev/audio_engine.cpp.o
|
||||
.PHONY : __/__/functions/gamedev/audio_engine.o
|
||||
|
||||
# target to build an object file
|
||||
__/__/functions/gamedev/audio_engine.cpp.o:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.o
|
||||
.PHONY : __/__/functions/gamedev/audio_engine.cpp.o
|
||||
|
||||
__/__/functions/gamedev/audio_engine.i: __/__/functions/gamedev/audio_engine.cpp.i
|
||||
.PHONY : __/__/functions/gamedev/audio_engine.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/__/functions/gamedev/audio_engine.cpp.i:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.i
|
||||
.PHONY : __/__/functions/gamedev/audio_engine.cpp.i
|
||||
|
||||
__/__/functions/gamedev/audio_engine.s: __/__/functions/gamedev/audio_engine.cpp.s
|
||||
.PHONY : __/__/functions/gamedev/audio_engine.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/__/functions/gamedev/audio_engine.cpp.s:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_engine.cpp.s
|
||||
.PHONY : __/__/functions/gamedev/audio_engine.cpp.s
|
||||
|
||||
__/__/functions/gamedev/audio_play.o: __/__/functions/gamedev/audio_play.cpp.o
|
||||
.PHONY : __/__/functions/gamedev/audio_play.o
|
||||
|
||||
# target to build an object file
|
||||
__/__/functions/gamedev/audio_play.cpp.o:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.o
|
||||
.PHONY : __/__/functions/gamedev/audio_play.cpp.o
|
||||
|
||||
__/__/functions/gamedev/audio_play.i: __/__/functions/gamedev/audio_play.cpp.i
|
||||
.PHONY : __/__/functions/gamedev/audio_play.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/__/functions/gamedev/audio_play.cpp.i:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.i
|
||||
.PHONY : __/__/functions/gamedev/audio_play.cpp.i
|
||||
|
||||
__/__/functions/gamedev/audio_play.s: __/__/functions/gamedev/audio_play.cpp.s
|
||||
.PHONY : __/__/functions/gamedev/audio_play.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/__/functions/gamedev/audio_play.cpp.s:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/audio_play.cpp.s
|
||||
.PHONY : __/__/functions/gamedev/audio_play.cpp.s
|
||||
|
||||
__/__/functions/gamedev/camera_2d.o: __/__/functions/gamedev/camera_2d.cpp.o
|
||||
.PHONY : __/__/functions/gamedev/camera_2d.o
|
||||
|
||||
# target to build an object file
|
||||
__/__/functions/gamedev/camera_2d.cpp.o:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.o
|
||||
.PHONY : __/__/functions/gamedev/camera_2d.cpp.o
|
||||
|
||||
__/__/functions/gamedev/camera_2d.i: __/__/functions/gamedev/camera_2d.cpp.i
|
||||
.PHONY : __/__/functions/gamedev/camera_2d.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/__/functions/gamedev/camera_2d.cpp.i:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.i
|
||||
.PHONY : __/__/functions/gamedev/camera_2d.cpp.i
|
||||
|
||||
__/__/functions/gamedev/camera_2d.s: __/__/functions/gamedev/camera_2d.cpp.s
|
||||
.PHONY : __/__/functions/gamedev/camera_2d.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/__/functions/gamedev/camera_2d.cpp.s:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/camera_2d.cpp.s
|
||||
.PHONY : __/__/functions/gamedev/camera_2d.cpp.s
|
||||
|
||||
__/__/functions/gamedev/game_loop.o: __/__/functions/gamedev/game_loop.cpp.o
|
||||
.PHONY : __/__/functions/gamedev/game_loop.o
|
||||
|
||||
# target to build an object file
|
||||
__/__/functions/gamedev/game_loop.cpp.o:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.o
|
||||
.PHONY : __/__/functions/gamedev/game_loop.cpp.o
|
||||
|
||||
__/__/functions/gamedev/game_loop.i: __/__/functions/gamedev/game_loop.cpp.i
|
||||
.PHONY : __/__/functions/gamedev/game_loop.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/__/functions/gamedev/game_loop.cpp.i:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.i
|
||||
.PHONY : __/__/functions/gamedev/game_loop.cpp.i
|
||||
|
||||
__/__/functions/gamedev/game_loop.s: __/__/functions/gamedev/game_loop.cpp.s
|
||||
.PHONY : __/__/functions/gamedev/game_loop.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/__/functions/gamedev/game_loop.cpp.s:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/game_loop.cpp.s
|
||||
.PHONY : __/__/functions/gamedev/game_loop.cpp.s
|
||||
|
||||
__/__/functions/gamedev/input_unified.o: __/__/functions/gamedev/input_unified.cpp.o
|
||||
.PHONY : __/__/functions/gamedev/input_unified.o
|
||||
|
||||
# target to build an object file
|
||||
__/__/functions/gamedev/input_unified.cpp.o:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.o
|
||||
.PHONY : __/__/functions/gamedev/input_unified.cpp.o
|
||||
|
||||
__/__/functions/gamedev/input_unified.i: __/__/functions/gamedev/input_unified.cpp.i
|
||||
.PHONY : __/__/functions/gamedev/input_unified.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/__/functions/gamedev/input_unified.cpp.i:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.i
|
||||
.PHONY : __/__/functions/gamedev/input_unified.cpp.i
|
||||
|
||||
__/__/functions/gamedev/input_unified.s: __/__/functions/gamedev/input_unified.cpp.s
|
||||
.PHONY : __/__/functions/gamedev/input_unified.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/__/functions/gamedev/input_unified.cpp.s:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gamedev/input_unified.cpp.s
|
||||
.PHONY : __/__/functions/gamedev/input_unified.cpp.s
|
||||
|
||||
__/__/functions/gfx/sokol_setup.o: __/__/functions/gfx/sokol_setup.cpp.o
|
||||
.PHONY : __/__/functions/gfx/sokol_setup.o
|
||||
|
||||
# target to build an object file
|
||||
__/__/functions/gfx/sokol_setup.cpp.o:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.o
|
||||
.PHONY : __/__/functions/gfx/sokol_setup.cpp.o
|
||||
|
||||
__/__/functions/gfx/sokol_setup.i: __/__/functions/gfx/sokol_setup.cpp.i
|
||||
.PHONY : __/__/functions/gfx/sokol_setup.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/__/functions/gfx/sokol_setup.cpp.i:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.i
|
||||
.PHONY : __/__/functions/gfx/sokol_setup.cpp.i
|
||||
|
||||
__/__/functions/gfx/sokol_setup.s: __/__/functions/gfx/sokol_setup.cpp.s
|
||||
.PHONY : __/__/functions/gfx/sokol_setup.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/__/functions/gfx/sokol_setup.cpp.s:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sokol_setup.cpp.s
|
||||
.PHONY : __/__/functions/gfx/sokol_setup.cpp.s
|
||||
|
||||
__/__/functions/gfx/sprite_batch.o: __/__/functions/gfx/sprite_batch.cpp.o
|
||||
.PHONY : __/__/functions/gfx/sprite_batch.o
|
||||
|
||||
# target to build an object file
|
||||
__/__/functions/gfx/sprite_batch.cpp.o:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.o
|
||||
.PHONY : __/__/functions/gfx/sprite_batch.cpp.o
|
||||
|
||||
__/__/functions/gfx/sprite_batch.i: __/__/functions/gfx/sprite_batch.cpp.i
|
||||
.PHONY : __/__/functions/gfx/sprite_batch.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/__/functions/gfx/sprite_batch.cpp.i:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.i
|
||||
.PHONY : __/__/functions/gfx/sprite_batch.cpp.i
|
||||
|
||||
__/__/functions/gfx/sprite_batch.s: __/__/functions/gfx/sprite_batch.cpp.s
|
||||
.PHONY : __/__/functions/gfx/sprite_batch.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/__/functions/gfx/sprite_batch.cpp.s:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/__/__/functions/gfx/sprite_batch.cpp.s
|
||||
.PHONY : __/__/functions/gfx/sprite_batch.cpp.s
|
||||
|
||||
main.o: main.cpp.o
|
||||
.PHONY : main.o
|
||||
|
||||
# target to build an object file
|
||||
main.cpp.o:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.o
|
||||
.PHONY : main.cpp.o
|
||||
|
||||
main.i: main.cpp.i
|
||||
.PHONY : main.i
|
||||
|
||||
# target to preprocess a source file
|
||||
main.cpp.i:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.i
|
||||
.PHONY : main.cpp.i
|
||||
|
||||
main.s: main.cpp.s
|
||||
.PHONY : main.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
main.cpp.s:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/main.cpp.s
|
||||
.PHONY : main.cpp.s
|
||||
|
||||
sokol_impl.o: sokol_impl.cpp.o
|
||||
.PHONY : sokol_impl.o
|
||||
|
||||
# target to build an object file
|
||||
sokol_impl.cpp.o:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.o
|
||||
.PHONY : sokol_impl.cpp.o
|
||||
|
||||
sokol_impl.i: sokol_impl.cpp.i
|
||||
.PHONY : sokol_impl.i
|
||||
|
||||
# target to preprocess a source file
|
||||
sokol_impl.cpp.i:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.i
|
||||
.PHONY : sokol_impl.cpp.i
|
||||
|
||||
sokol_impl.s: sokol_impl.cpp.s
|
||||
.PHONY : sokol_impl.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
sokol_impl.cpp.s:
|
||||
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/sokol_impl.cpp.s
|
||||
.PHONY : sokol_impl.cpp.s
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... test"
|
||||
@echo "... runtime_test"
|
||||
@echo "... __/__/functions/gamedev/audio_engine.o"
|
||||
@echo "... __/__/functions/gamedev/audio_engine.i"
|
||||
@echo "... __/__/functions/gamedev/audio_engine.s"
|
||||
@echo "... __/__/functions/gamedev/audio_play.o"
|
||||
@echo "... __/__/functions/gamedev/audio_play.i"
|
||||
@echo "... __/__/functions/gamedev/audio_play.s"
|
||||
@echo "... __/__/functions/gamedev/camera_2d.o"
|
||||
@echo "... __/__/functions/gamedev/camera_2d.i"
|
||||
@echo "... __/__/functions/gamedev/camera_2d.s"
|
||||
@echo "... __/__/functions/gamedev/game_loop.o"
|
||||
@echo "... __/__/functions/gamedev/game_loop.i"
|
||||
@echo "... __/__/functions/gamedev/game_loop.s"
|
||||
@echo "... __/__/functions/gamedev/input_unified.o"
|
||||
@echo "... __/__/functions/gamedev/input_unified.i"
|
||||
@echo "... __/__/functions/gamedev/input_unified.s"
|
||||
@echo "... __/__/functions/gfx/sokol_setup.o"
|
||||
@echo "... __/__/functions/gfx/sokol_setup.i"
|
||||
@echo "... __/__/functions/gfx/sokol_setup.s"
|
||||
@echo "... __/__/functions/gfx/sprite_batch.o"
|
||||
@echo "... __/__/functions/gfx/sprite_batch.i"
|
||||
@echo "... __/__/functions/gfx/sprite_batch.s"
|
||||
@echo "... main.o"
|
||||
@echo "... main.i"
|
||||
@echo "... main.s"
|
||||
@echo "... sokol_impl.o"
|
||||
@echo "... sokol_impl.i"
|
||||
@echo "... sokol_impl.s"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
cd /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -P /home/lucas/fn_registry/build/CMakeFiles/VerifyGlobs.cmake
|
||||
cd /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
@@ -0,0 +1,44 @@
|
||||
# Install script for directory: /home/lucas/fn_registry/cpp/apps/runtime_test
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Release")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/usr/bin/objdump")
|
||||
endif()
|
||||
|
||||
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user