| # CMAKE generated file: DO NOT EDIT! | |
| # Generated by "Ninja" Generator, CMake Version 3.29 | |
| # This file contains all the rules used to get the outputs files | |
| # built from the input files. | |
| # It is included in the main 'build.ninja'. | |
| # ============================================================================= | |
| # Project: BOBQuantumCivilizationEngine | |
| # Configurations: Release | |
| # ============================================================================= | |
| # ============================================================================= | |
| ############################################# | |
| # Rule for generating Fortran dependencies. | |
| rule Fortran_PREPROCESS_SCAN__bob_quantum_Release | |
| depfile = $DEP_FILE | |
| command = C:\WINDOWS\system32\cmd.exe /C "C:\Strawberry\c\bin\gfortran.exe -cpp $DEFINES $INCLUDES $FLAGS -E $in -o $out && C:\Strawberry\c\bin\cmake.exe -E cmake_ninja_depends --tdi=CMakeFiles\bob_quantum.dir\FortranDependInfo.json --lang=Fortran --src=$out --out=$out --dep=$DEP_FILE --obj=$OBJ_FILE --ddi=$DYNDEP_INTERMEDIATE_FILE --src-orig=$in" | |
| description = Building Fortran preprocessed $out | |
| ############################################# | |
| # Rule for generating Fortran dependencies on non-preprocessed files. | |
| rule Fortran_SCAN__bob_quantum_Release | |
| depfile = $DEP_FILE | |
| command = C:\Strawberry\c\bin\cmake.exe -E cmake_ninja_depends --tdi=CMakeFiles\bob_quantum.dir\FortranDependInfo.json --lang=Fortran --src=$in --out=$out --dep=$DEP_FILE --obj=$OBJ_FILE --ddi=$out | |
| description = Generating Fortran dependencies for $in | |
| ############################################# | |
| # Rule to generate ninja dyndep files for Fortran. | |
| rule Fortran_DYNDEP__bob_quantum_Release | |
| command = C:\Strawberry\c\bin\cmake.exe -E cmake_ninja_dyndep --tdi=CMakeFiles\bob_quantum.dir\FortranDependInfo.json --lang=Fortran --dd=$out @$out.rsp | |
| description = Generating Fortran dyndep file $out | |
| rspfile = $out.rsp | |
| rspfile_content = $in | |
| restat = 1 | |
| ############################################# | |
| # Rule for compiling Fortran files. | |
| rule Fortran_COMPILER__bob_quantum_scanned_Release | |
| command = ${LAUNCHER}${CODE_CHECK}C:\Strawberry\c\bin\gfortran.exe $INCLUDES $FLAGS -c $in -o $out | |
| description = Building Fortran object $out | |
| ############################################# | |
| # Rule for compiling Fortran files. | |
| rule Fortran_COMPILER__bob_quantum_unscanned_Release | |
| command = ${LAUNCHER}${CODE_CHECK}C:\Strawberry\c\bin\gfortran.exe $DEFINES $INCLUDES $FLAGS -c $in -o $out | |
| description = Building Fortran object $out | |
| ############################################# | |
| # Rule for linking Fortran shared library. | |
| rule Fortran_SHARED_LIBRARY_LINKER__bob_quantum_Release | |
| command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Strawberry\c\bin\gfortran.exe $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared -o $TARGET_FILE -Wl,--out-implib,$TARGET_IMPLIB -Wl,--major-image-version,0,--minor-image-version,0 $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD" | |
| description = Linking Fortran shared library $TARGET_FILE | |
| restat = $RESTAT | |
| ############################################# | |
| # Rule for running custom commands. | |
| rule CUSTOM_COMMAND | |
| command = $COMMAND | |
| description = $DESC | |
| ############################################# | |
| # Rule for compiling C files. | |
| rule C_COMPILER__bob_benchmarks_unscanned_Release | |
| depfile = $DEP_FILE | |
| deps = gcc | |
| command = ${LAUNCHER}${CODE_CHECK}C:\Strawberry\c\bin\gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in | |
| description = Building C object $out | |
| ############################################# | |
| # Rule for linking C executable. | |
| rule C_EXECUTABLE_LINKER__bob_benchmarks_Release | |
| command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Strawberry\c\bin\gcc.exe $FLAGS $LINK_FLAGS $in -o $TARGET_FILE -Wl,--out-implib,$TARGET_IMPLIB -Wl,--major-image-version,0,--minor-image-version,0 $LINK_PATH $LINK_LIBRARIES && $POST_BUILD" | |
| description = Linking C executable $TARGET_FILE | |
| restat = $RESTAT | |
| ############################################# | |
| # Rule for re-running cmake. | |
| rule RERUN_CMAKE | |
| command = C:\Strawberry\c\bin\cmake.exe --regenerate-during-build -S"C:\Users\jessi\Desktop\bobs control repo\sov-kernel-monster" -B"C:\Users\jessi\Desktop\bobs control repo\sov-kernel-monster\build_doc" | |
| description = Re-running CMake... | |
| generator = 1 | |
| ############################################# | |
| # Rule for cleaning all built files. | |
| rule CLEAN | |
| command = C:\Strawberry\c\bin\ninja.exe $FILE_ARG -t clean $TARGETS | |
| description = Cleaning all built files... | |
| ############################################# | |
| # Rule for printing all primary targets available. | |
| rule HELP | |
| command = C:\Strawberry\c\bin\ninja.exe -t targets | |
| description = All primary targets available: | |