overte/cmake/macros
2025-06-15 10:42:54 +02:00
..
AddCrashpad.cmake Replace CMAKE_BACKTRACE_URL and CMAKE_BACKTRACE_TOKEN environment variables with OVERTE_BACKTRACE_URL and OVERTE_BACKTRACE_TOKEN CMake cache variables. 2025-05-31 14:10:24 +02:00
AddCustomQrcPath.cmake move ADD_CUSTOM_QRC_PATH function to its own file 2018-01-27 19:58:15 +01:00
AddResourcesToOSXBundle.cmake add a macro to recursively correctly handle resources 2015-04-27 16:02:52 -07:00
AutoScribeShader.cmake Merge branch 'master' into cmake_variables 2025-06-09 11:28:13 +02:00
DumpCmakeVariables.cmake Github actions 2019-11-18 15:20:37 -08:00
FindNPM.cmake optional auto-complete build (requires NPM installed) 2018-01-23 23:01:59 +01:00
FixPathForNSIS.cmake use backslashes for header image path on win 2016-01-15 15:41:34 -08:00
FixupInterface.cmake Replace RELEASE_TYPE environment variable with OVERTE_RELEASE_TYPE cache variable. 2025-05-31 18:04:40 +02:00
FixupNitpick.cmake Replace RELEASE_TYPE environment variable with OVERTE_RELEASE_TYPE cache variable. 2025-05-31 18:04:40 +02:00
GenerateEntityProperties.cmake better comment handling from dale 2024-11-23 22:14:40 -08:00
GenerateInstallers.cmake Replace BUILD_* and BUILD_*_OPTION with OVERTE_BUILD_* cache variables. 2025-05-31 16:11:12 +02:00
GenerateQrc.cmake append file jsdoc json file to resources.rcc resource file 2018-01-27 19:50:52 +01:00
GroupSources.cmake Trying to get widgets / windows working 2015-06-01 17:31:18 -07:00
HifiLibrarySearchHints.cmake can't use find module for external proj 2015-02-16 09:10:18 -08:00
IncludeHifiLibraryHeaders.cmake automated render pipelines 2025-04-08 22:53:04 -07:00
InstallBesideConsole.cmake Update console name for osx build 2018-09-26 15:39:45 -07:00
LinkHifiLibraries.cmake Implement thread debugging with tsan 2021-04-02 20:41:23 +02:00
ManuallyInstallOpenSSLForQt.cmake 🐛 Fixed missing openssl DLL's on Windows 2025-05-14 17:23:31 +02:00
MemoryDebugger.cmake Remove OVERTE_OPTIMIZE and OVERTE_CPU_ARCHITECTURE, replacing them with sane defaults. 2025-05-31 15:36:36 +02:00
OptionalWinExecutableSigning.cmake Replace TIMESERVER_URL with OVERTE_TIMESERVER_URL. 2025-05-31 15:45:17 +02:00
PackageLibrariesForDeployment.cmake Fix windeployqt not being found. 2025-05-14 17:22:10 +02:00
SetFromEnv.cmake Support RELEASE_TYPE and RELEASE_NUM for Android 2017-11-28 11:32:36 -08:00
SetPackagingParameters.cmake Fix build dates being used in the user data path. 2025-06-15 10:42:54 +02:00
SetupExternalsBinaryDir.cmake Don't prevent building on Visual Studio 2015 2015-04-30 10:32:19 -07:00
SetupHifiClientServerPlugin.cmake Replace BUILD_* and BUILD_*_OPTION with OVERTE_BUILD_* cache variables. 2025-05-31 16:11:12 +02:00
SetupHifiLibrary.cmake automated render pipelines 2025-04-08 22:53:04 -07:00
SetupHifiPlugin.cmake Replace BUILD_* and BUILD_*_OPTION with OVERTE_BUILD_* cache variables. 2025-05-31 16:11:12 +02:00
SetupHifiProject.cmake automated render pipelines 2025-04-08 22:53:04 -07:00
SetupHifiTestCase.cmake Cached shader binaries and uniform data for shaders 2018-05-24 12:42:33 -07:00
SymlinkOrCopyDirectoryBesideTarget.cmake fix for build with win path with spaces 2017-03-20 18:24:19 -07:00
TargetAFF.cmake 🔧 Added artery-font-format 2025-05-14 17:21:33 +02:00
TargetBreakpad.cmake Fix cmake warnings 2019-04-25 13:53:44 -07:00
TargetBullet.cmake Simplify Target macros. 2025-05-14 17:23:30 +02:00
TargetCgltf.cmake 📦 Added cgltf Conan package 2025-05-14 17:21:32 +02:00
TargetDiscordRPC.cmake 🐛 Fixed missing discord-rpc package 2025-05-14 17:21:31 +02:00
TargetDraco.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetEGL.cmake EGL and Oculus depedency macros 2019-01-30 16:23:21 -08:00
TargetEtc2Comp.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetGlad.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetGli.cmake Vcpkg migration 2018-11-08 12:28:06 -08:00
TargetGlm.cmake Remove VCPKG specific code. 2025-05-14 17:23:29 +02:00
TargetGoogleVR.cmake CMake header cleanup 2017-11-28 13:54:46 -08:00
TargetJson.cmake Remove VCPKG references. 2025-05-14 17:22:10 +02:00
TargetKinect.cmake first cut at kinect input plugin 2016-12-08 22:13:56 -08:00
TargetLeapMotion.cmake Fix Leap Motion SDK access 2017-06-17 12:02:26 +12:00
TargetLiblo.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetNeuron.cmake Build fix for linux? 2015-12-29 08:51:44 -08:00
TargetNsight.cmake Replace USE_NSIGHT with OVERTE_USE_NSIGHT. 2025-05-31 17:42:56 +02:00
TargetNvtt.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetOculusMobile.cmake Upgraded Oculus SDKs to latest 2020-12-15 00:04:59 -08:00
TargetOpenEXR.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetOpenGL.cmake Switch android to GLAD 2018-01-14 10:22:18 -08:00
TargetOpenSSL.cmake 🐛 Fixed missing openssl DLL's on Windows 2025-05-14 17:23:31 +02:00
TargetOpenVR.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetOpenXR.cmake 🔧 Added OpenXR conan pkg 2025-05-14 17:23:31 +02:00
TargetOpus.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetPolyvox.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetPython.cmake Fix linux PR builds 2020-05-18 14:07:38 +02:00
TargetQuazip.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetSDL2.cmake Remove more remnants of VCPKG. 2025-05-14 17:22:08 +02:00
TargetSixense.cmake remove tabs 2016-06-22 17:02:02 -07:00
TargetSteamworks.cmake 🔧 Use conan packages instead of cmake external projects 2025-05-14 17:21:32 +02:00
TargetTBB.cmake Simplify Target macros. 2025-05-14 17:23:30 +02:00
TargetV8.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetVHACD.cmake 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
TargetVulkan.cmake Vcpkg migration 2018-11-08 12:28:06 -08:00
TargetWebRTC.cmake Switch to PulseAudio's webrtc-audio-processing. 2025-05-14 17:27:30 +02:00
TargetZlib.cmake Remove more remnants of VCPKG. 2025-05-14 17:22:08 +02:00
ThreadDebugger.cmake Renamed environment variables 2022-09-08 22:18:50 +02:00