We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 108d767 commit 01365e1Copy full SHA for 01365e1
CMakeLists.txt
@@ -26,7 +26,7 @@ else() # Configure for standalone build.
26
endif()
27
28
# Single project() call with/without Cetmodules (CMake >=3.0, CMP0048).
29
-project(${LAR_PROJECT_NAME} VERSION 04.19.02)
+project(${LAR_PROJECT_NAME} VERSION 04.19.03)
30
31
# Build options.
32
#option(PANDORA_LIBTORCH "Flag for building against LibTorch" ${PANDORA_LIBTORCH_DEF})
0 commit comments