Pickler MVP is complete. Testing For Pickler is done. changed gitignore
This commit is contained in:
3
testing/CMakeLists.txt
Normal file
3
testing/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
project(testing)
|
||||
add_executable(testing source.cpp)
|
||||
target_link_libraries(testing PickleLib)
|
||||
Reference in New Issue
Block a user