Skip to content

Commit

Permalink
Remove static CSS file from install, we no longer have/need
Browse files Browse the repository at this point in the history
  • Loading branch information
wcjohns committed Jul 9, 2024
1 parent 5abd3e9 commit 7c56ec4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion target/wxWidgets/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ install(
${CMAKE_CURRENT_SOURCE_DIR}/../../external_libs/SpecUtils/d3_resources/d3.v3.min.js
${CMAKE_CURRENT_SOURCE_DIR}/../../external_libs/SpecUtils/d3_resources/SpectrumChartD3.css
${CMAKE_CURRENT_SOURCE_DIR}/../../external_libs/SpecUtils/d3_resources/SpectrumChartD3.js
${CMAKE_CURRENT_SOURCE_DIR}/../../external_libs/SpecUtils/d3_resources/SpectrumChartD3StandAlone.css
DESTINATION
"${RESOURCE_DEST_DIR}/InterSpec_resources"
)
Expand Down

0 comments on commit 7c56ec4

Please sign in to comment.