Trying to get atom:Path to work for model laoding

This commit is contained in:
Mike Oliphant
2023-03-11 10:53:05 -08:00
parent fc5853d8f7
commit 100d344e3d
5 changed files with 46 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.10)
project(NeuralAmpModeler VERSION 0.0.1)
project(NeuralAmpModelerLv2 VERSION 0.0.1)
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")