Changeset View
Changeset View
Standalone View
Standalone View
source/blender/blenkernel/CMakeLists.txt
| Context not available. | |||||
| intern/constraint.c | intern/constraint.c | ||||
| intern/context.c | intern/context.c | ||||
| intern/crazyspace.c | intern/crazyspace.c | ||||
| intern/curve.c | intern/curve.cpp | ||||
| intern/curve_eval.cpp | |||||
| intern/curve_decimate.c | intern/curve_decimate.c | ||||
| intern/curveprofile.c | intern/curveprofile.c | ||||
| intern/customdata.c | intern/customdata.c | ||||
| Context not available. | |||||
| intern/subsurf_ccg.c | intern/subsurf_ccg.c | ||||
| intern/text.c | intern/text.c | ||||
| intern/text_suggestions.c | intern/text_suggestions.c | ||||
| intern/surf_gridmesh.cpp | |||||
| intern/texture.c | intern/texture.c | ||||
| intern/tracking.c | intern/tracking.c | ||||
| intern/tracking_auto.c | intern/tracking_auto.c | ||||
| Context not available. | |||||
| BKE_subdiv_mesh.h | BKE_subdiv_mesh.h | ||||
| BKE_subdiv_topology.h | BKE_subdiv_topology.h | ||||
| BKE_subsurf.h | BKE_subsurf.h | ||||
| BKE_surf_trimtess.h | |||||
| BKE_text.h | BKE_text.h | ||||
| BKE_text_suggestions.h | BKE_text_suggestions.h | ||||
| BKE_texture.h | BKE_texture.h | ||||
| Context not available. | |||||
| # if(MSVC) | # if(MSVC) | ||||
| # set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} /WX") | # set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} /WX") | ||||
| # endif() | # endif() | ||||
| add_compile_options("/std:c++latest") | |||||
| blender_add_lib(bf_blenkernel "${SRC}" "${INC}" "${INC_SYS}" "${LIB}") | blender_add_lib(bf_blenkernel "${SRC}" "${INC}" "${INC_SYS}" "${LIB}") | ||||
| # Needed so we can use dna_type_offsets.h for defaults initialization. | # Needed so we can use dna_type_offsets.h for defaults initialization. | ||||
| Context not available. | |||||