mirror of
				https://github.com/GayPizzaSpecifications/voxelotl-engine.git
				synced 2025-11-04 02:59:37 +00:00 
			
		
		
		
	noise project folder
This commit is contained in:
		@ -103,9 +103,10 @@ set_source_files_properties(test.png PROPERTIES MACOSX_PACKAGE_LOCATION Resource
 | 
			
		||||
 | 
			
		||||
#TODO: should use TREE mode as documented in https://cmake.org/cmake/help/latest/command/source_group.html
 | 
			
		||||
source_group("Resources" FILES Assets.xcassets test.png)
 | 
			
		||||
source_group("Source Files\\Common" REGULAR_EXPRESSION "Common/")
 | 
			
		||||
source_group("Source Files" REGULAR_EXPRESSION "\\.(swift|metal)$")
 | 
			
		||||
source_group("Source Files\\Common" REGULAR_EXPRESSION "Common/")
 | 
			
		||||
source_group("Source Files\\Random" REGULAR_EXPRESSION "Random/")
 | 
			
		||||
source_group("Source Files\\Noise" REGULAR_EXPRESSION "Noise/")
 | 
			
		||||
source_group("Source Files\\Math" REGULAR_EXPRESSION "Math/")
 | 
			
		||||
source_group("Source Files\\Input" REGULAR_EXPRESSION "Input/")
 | 
			
		||||
source_group("Source Files\\Renderer" REGULAR_EXPRESSION "Renderer/")
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user