1 2 3 4 5 6 7 8 9 10
target_sources( ${CMAKE_PROJECT_NAME} PRIVATE Noise.cpp InterpolNoise.h Noise.h OctavedNoise.h RidgedNoise.h )