mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-08-24 08:26:40 +02:00
add a scalar range helper class
This commit is contained in:
@@ -5,9 +5,8 @@ add_library(std_utils INTERFACE)
|
||||
|
||||
target_include_directories(std_utils INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/src")
|
||||
|
||||
# TODO: test
|
||||
#if (BUILD_TESTING)
|
||||
#add_subdirectory(test)
|
||||
#endif()
|
||||
if (BUILD_TESTING)
|
||||
add_subdirectory(test)
|
||||
endif()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user