Revision: 75368
http://sourceforge.net/p/brlcad/code/75368
Author: starseeker
Date: 2020-04-13 12:35:18 +0000 (Mon, 13 Apr 2020)
Log Message:
-----------
VS folder for the lcheck target
Modified Paths:
--------------
brlcad/trunk/regress/licenses/CMakeLists.txt
Modified: brlcad/trunk/regress/licenses/CMakeLists.txt
===================================================================
--- brlcad/trunk/regress/licenses/CMakeLists.txt 2020-04-11 13:01:22 UTC
(rev 75367)
+++ brlcad/trunk/regress/licenses/CMakeLists.txt 2020-04-13 12:35:18 UTC
(rev 75368)
@@ -4,7 +4,9 @@
# it - whether or not the standard build settings would add it.
target_compile_options(lcheck PRIVATE "-O3")
endif (O3_COMPILER_FLAG)
+set_target_properties(lcheck PROPERTIES FOLDER "BRL-CAD Regression Tests")
+
set(LOG_FILE "${CMAKE_CURRENT_BINARY_DIR}/regress-licenses.log")
set(STAMP_FILE "${CMAKE_CURRENT_BINARY_DIR}/regress-licenses.done")
set(ALL_FILES_LIST "${BRLCAD_BINARY_DIR}/cmakefiles.cmake")
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits