diff options
| author | hathach <[email protected]> | 2023-06-05 15:41:35 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-06-05 15:41:45 +0700 |
| commit | f6a45a7aab42264fc9c270150549cd4c4a54292e (patch) | |
| tree | d6494edada746ceb4ffd541d2aa5f407a86639a9 /src | |
| parent | c7686f8d5e98660137ef176d35bc8a82f63675f3 (diff) | |
clean up
Diffstat (limited to 'src')
| -rw-r--r-- | src/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 09f41c9ab..3dbd72d61 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -98,7 +98,3 @@ endif() target_link_libraries(${TINYUSB_TARGET} PUBLIC ${TINYUSB_CONFIG_TARGET} ) - -# export target name -# set(TINYUSB_TARGET ${TINYUSB_TARGET} PARENT_SCOPE) -# set(TINYUSB_CONFIG_TARGET ${TINYUSB_CONFIG_TARGET} PARENT_SCOPE) |
